Uses of Interface
io.kubernetes.client.openapi.models.V1CSINodeListFluent.ItemsNested
Packages that use V1CSINodeListFluent.ItemsNested
-
Uses of V1CSINodeListFluent.ItemsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CSINodeListFluent.ItemsNestedModifier and TypeMethodDescriptionV1CSINodeListFluent.addNewItem()
V1CSINodeListFluentImpl.addNewItem()
V1CSINodeListFluent.addNewItemLike
(io.kubernetes.client.openapi.models.V1CSINode item) V1CSINodeListFluentImpl.addNewItemLike
(io.kubernetes.client.openapi.models.V1CSINode item) V1CSINodeListFluent.editFirstItem()
V1CSINodeListFluentImpl.editFirstItem()
V1CSINodeListFluent.editLastItem()
V1CSINodeListFluentImpl.editLastItem()
V1CSINodeListFluent.editMatchingItem
(Predicate<V1CSINodeBuilder> predicate) V1CSINodeListFluentImpl.editMatchingItem
(Predicate<V1CSINodeBuilder> predicate) V1CSINodeListFluent.setNewItemLike
(Integer index, io.kubernetes.client.openapi.models.V1CSINode item) V1CSINodeListFluentImpl.setNewItemLike
(Integer index, io.kubernetes.client.openapi.models.V1CSINode item)