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.V1CSINode
io.kubernetes.client.openapi.models.V1CSINode
List<io.kubernetes.client.openapi.models.V1CSINode>
io.kubernetes.client.openapi.models.V1CSINode
io.kubernetes.client.openapi.models.V1CSINode
buildMatchingItem
(Predicate<V1CSINodeBuilder> predicate) io.kubernetes.client.openapi.models.V1ListMeta
editMatchingItem
(Predicate<V1CSINodeBuilder> predicate) editOrNewMetadataLike
(io.kubernetes.client.openapi.models.V1ListMeta item) boolean
List<io.kubernetes.client.openapi.models.V1CSINode>
getItems()
Deprecated.getKind()
io.kubernetes.client.openapi.models.V1ListMeta
Deprecated.int
hashCode()
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:
getApiVersion
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
withApiVersion
- Specified by:
withApiVersion
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersion
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
addToItems
- Specified by:
addToItems
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
setToItems
- Specified by:
setToItems
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
addToItems
- Specified by:
addToItems
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
addAllToItems
- Specified by:
addAllToItems
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
removeFromItems
- Specified by:
removeFromItems
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
removeAllFromItems
- Specified by:
removeAllFromItems
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
removeMatchingFromItems
- Specified by:
removeMatchingFromItems
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItems
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItems
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
buildItem
- Specified by:
buildItem
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
buildFirstItem
public io.kubernetes.client.openapi.models.V1CSINode buildFirstItem()- Specified by:
buildFirstItem
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
buildLastItem
public io.kubernetes.client.openapi.models.V1CSINode buildLastItem()- Specified by:
buildLastItem
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
buildMatchingItem
public io.kubernetes.client.openapi.models.V1CSINode buildMatchingItem(Predicate<V1CSINodeBuilder> predicate) - Specified by:
buildMatchingItem
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
hasMatchingItem
- Specified by:
hasMatchingItem
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
withItems
- Specified by:
withItems
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
withItems
- Specified by:
withItems
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
hasItems
- Specified by:
hasItems
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
addNewItem
- Specified by:
addNewItem
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
addNewItemLike
public V1CSINodeListFluent.ItemsNested<A> addNewItemLike(io.kubernetes.client.openapi.models.V1CSINode item) - Specified by:
addNewItemLike
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
setNewItemLike
public V1CSINodeListFluent.ItemsNested<A> setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1CSINode item) - Specified by:
setNewItemLike
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
editItem
- Specified by:
editItem
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
editFirstItem
- Specified by:
editFirstItem
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
editLastItem
- Specified by:
editLastItem
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
editMatchingItem
- Specified by:
editMatchingItem
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
getKind
- Specified by:
getKind
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
withKind
- Specified by:
withKind
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
hasKind
- Specified by:
hasKind
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadata
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
- Returns:
- The buildable object.
-
buildMetadata
public io.kubernetes.client.openapi.models.V1ListMeta buildMetadata()- Specified by:
buildMetadata
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
withMetadata
- Specified by:
withMetadata
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
hasMetadata
- Specified by:
hasMetadata
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadata
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
withNewMetadataLike
public V1CSINodeListFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) - Specified by:
withNewMetadataLike
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
editMetadata
- Specified by:
editMetadata
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadata
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
editOrNewMetadataLike
public V1CSINodeListFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) - Specified by:
editOrNewMetadataLike
in interfaceV1CSINodeListFluent<A extends V1CSINodeListFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1CSINodeListFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1CSINodeListFluent<A>>
-
toString
-