Uses of Interface
io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityListFluent.ItemsNested
Packages that use V1beta1CSIStorageCapacityListFluent.ItemsNested
-
Uses of V1beta1CSIStorageCapacityListFluent.ItemsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1CSIStorageCapacityListFluent.ItemsNestedModifier and TypeMethodDescriptionV1beta1CSIStorageCapacityListFluent.addNewItem()V1beta1CSIStorageCapacityListFluentImpl.addNewItem()V1beta1CSIStorageCapacityListFluent.addNewItemLike(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity item) V1beta1CSIStorageCapacityListFluentImpl.addNewItemLike(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity item) V1beta1CSIStorageCapacityListFluent.editFirstItem()V1beta1CSIStorageCapacityListFluentImpl.editFirstItem()V1beta1CSIStorageCapacityListFluent.editLastItem()V1beta1CSIStorageCapacityListFluentImpl.editLastItem()V1beta1CSIStorageCapacityListFluent.editMatchingItem(Predicate<V1beta1CSIStorageCapacityBuilder> predicate) V1beta1CSIStorageCapacityListFluentImpl.editMatchingItem(Predicate<V1beta1CSIStorageCapacityBuilder> predicate) V1beta1CSIStorageCapacityListFluent.setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity item) V1beta1CSIStorageCapacityListFluentImpl.setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacity item)