Class V1StorageClassListFluentImpl<A extends V1StorageClassListFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1StorageClassListFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1StorageClassListFluent<A>
- Direct Known Subclasses:
V1StorageClassListBuilder
public class V1StorageClassListFluentImpl<A extends V1StorageClassListFluent<A>>
extends BaseFluent<A>
implements V1StorageClassListFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1StorageClassListFluent
V1StorageClassListFluent.ItemsNested<N>, V1StorageClassListFluent.MetadataNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1StorageClassListFluentImpl(io.kubernetes.client.openapi.models.V1StorageClassList instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToItems(Collection<io.kubernetes.client.openapi.models.V1StorageClass> items) addNewItemLike(io.kubernetes.client.openapi.models.V1StorageClass item) addToItems(io.kubernetes.client.openapi.models.V1StorageClass... items) addToItems(Integer index, io.kubernetes.client.openapi.models.V1StorageClass item) io.kubernetes.client.openapi.models.V1StorageClassio.kubernetes.client.openapi.models.V1StorageClassList<io.kubernetes.client.openapi.models.V1StorageClass>io.kubernetes.client.openapi.models.V1StorageClassio.kubernetes.client.openapi.models.V1StorageClassbuildMatchingItem(Predicate<V1StorageClassBuilder> predicate) io.kubernetes.client.openapi.models.V1ListMetaeditMatchingItem(Predicate<V1StorageClassBuilder> predicate) editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) booleanList<io.kubernetes.client.openapi.models.V1StorageClass>getItems()Deprecated.getKind()io.kubernetes.client.openapi.models.V1ListMetaDeprecated.inthashCode()hasItems()hasKind()hasMatchingItem(Predicate<V1StorageClassBuilder> predicate) removeAllFromItems(Collection<io.kubernetes.client.openapi.models.V1StorageClass> items) removeFromItems(io.kubernetes.client.openapi.models.V1StorageClass... items) removeMatchingFromItems(Predicate<V1StorageClassBuilder> predicate) setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1StorageClass item) setToItems(Integer index, io.kubernetes.client.openapi.models.V1StorageClass item) toString()withApiVersion(String apiVersion) withItems(io.kubernetes.client.openapi.models.V1StorageClass... items) withMetadata(io.kubernetes.client.openapi.models.V1ListMeta metadata) withNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1StorageClassListFluentImpl
public V1StorageClassListFluentImpl() -
V1StorageClassListFluentImpl
public V1StorageClassListFluentImpl(io.kubernetes.client.openapi.models.V1StorageClassList instance)
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
setToItems
- Specified by:
setToItemsin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
addAllToItems
- Specified by:
addAllToItemsin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
removeFromItems
- Specified by:
removeFromItemsin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
removeAllFromItems
- Specified by:
removeAllFromItemsin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
removeMatchingFromItems
- Specified by:
removeMatchingFromItemsin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItemsin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItemsin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
buildItem
- Specified by:
buildItemin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
buildFirstItem
public io.kubernetes.client.openapi.models.V1StorageClass buildFirstItem()- Specified by:
buildFirstItemin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
buildLastItem
public io.kubernetes.client.openapi.models.V1StorageClass buildLastItem()- Specified by:
buildLastItemin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
buildMatchingItem
public io.kubernetes.client.openapi.models.V1StorageClass buildMatchingItem(Predicate<V1StorageClassBuilder> predicate) - Specified by:
buildMatchingItemin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
hasMatchingItem
- Specified by:
hasMatchingItemin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
hasItems
- Specified by:
hasItemsin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
addNewItem
- Specified by:
addNewItemin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
addNewItemLike
public V1StorageClassListFluent.ItemsNested<A> addNewItemLike(io.kubernetes.client.openapi.models.V1StorageClass item) - Specified by:
addNewItemLikein interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
setNewItemLike
public V1StorageClassListFluent.ItemsNested<A> setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1StorageClass item) - Specified by:
setNewItemLikein interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
editItem
- Specified by:
editItemin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
editFirstItem
- Specified by:
editFirstItemin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
editLastItem
- Specified by:
editLastItemin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
editMatchingItem
public V1StorageClassListFluent.ItemsNested<A> editMatchingItem(Predicate<V1StorageClassBuilder> predicate) - Specified by:
editMatchingItemin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
getKind
- Specified by:
getKindin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
withKind
- Specified by:
withKindin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.kubernetes.client.openapi.models.V1ListMeta buildMetadata()- Specified by:
buildMetadatain interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
withNewMetadataLike
public V1StorageClassListFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) - Specified by:
withNewMetadataLikein interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
editOrNewMetadataLike
public V1StorageClassListFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) - Specified by:
editOrNewMetadataLikein interfaceV1StorageClassListFluent<A extends V1StorageClassListFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1StorageClassListFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1StorageClassListFluent<A>>
-
toString
-