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