Uses of Interface
io.kubernetes.client.openapi.models.V1CSIStorageCapacityListFluent.ItemsNested
Packages that use V1CSIStorageCapacityListFluent.ItemsNested
-
Uses of V1CSIStorageCapacityListFluent.ItemsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CSIStorageCapacityListFluent.ItemsNestedModifier and TypeMethodDescriptionV1CSIStorageCapacityListFluent.addNewItem()
V1CSIStorageCapacityListFluentImpl.addNewItem()
V1CSIStorageCapacityListFluent.addNewItemLike
(io.kubernetes.client.openapi.models.V1CSIStorageCapacity item) V1CSIStorageCapacityListFluentImpl.addNewItemLike
(io.kubernetes.client.openapi.models.V1CSIStorageCapacity item) V1CSIStorageCapacityListFluent.editFirstItem()
V1CSIStorageCapacityListFluentImpl.editFirstItem()
V1CSIStorageCapacityListFluent.editLastItem()
V1CSIStorageCapacityListFluentImpl.editLastItem()
V1CSIStorageCapacityListFluent.editMatchingItem
(Predicate<V1CSIStorageCapacityBuilder> predicate) V1CSIStorageCapacityListFluentImpl.editMatchingItem
(Predicate<V1CSIStorageCapacityBuilder> predicate) V1CSIStorageCapacityListFluent.setNewItemLike
(Integer index, io.kubernetes.client.openapi.models.V1CSIStorageCapacity item) V1CSIStorageCapacityListFluentImpl.setNewItemLike
(Integer index, io.kubernetes.client.openapi.models.V1CSIStorageCapacity item)