Uses of Interface
com.spotify.github.v3.git.ParentItem
-
Packages that use ParentItem Package Description com.spotify.github.v3.git -
-
Uses of ParentItem in com.spotify.github.v3.git
Classes in com.spotify.github.v3.git that implement ParentItem Modifier and Type Class Description classImmutableParentItemImmutable implementation ofParentItem.Methods in com.spotify.github.v3.git with parameters of type ParentItem Modifier and Type Method Description static ImmutableParentItemImmutableParentItem. copyOf(ParentItem instance)Creates an immutable copy of aParentItemvalue.ImmutableParentItem.BuilderImmutableParentItem.Builder. from(ParentItem instance)Fill a builder with attribute values from the providedParentIteminstance.
-