Uses of Class
io.fabric8.kubernetes.api.model.storage.v1alpha1.CSIStorageCapacityListFluent.ItemsNested
-
Packages that use CSIStorageCapacityListFluent.ItemsNested Package Description io.fabric8.kubernetes.api.model.storage.v1alpha1 -
-
Uses of CSIStorageCapacityListFluent.ItemsNested in io.fabric8.kubernetes.api.model.storage.v1alpha1
Methods in io.fabric8.kubernetes.api.model.storage.v1alpha1 that return CSIStorageCapacityListFluent.ItemsNested Modifier and Type Method Description CSIStorageCapacityListFluent.ItemsNested<A>CSIStorageCapacityListFluent. addNewItem()CSIStorageCapacityListFluent.ItemsNested<A>CSIStorageCapacityListFluent. addNewItemLike(CSIStorageCapacity item)CSIStorageCapacityListFluent.ItemsNested<A>CSIStorageCapacityListFluent. editFirstItem()CSIStorageCapacityListFluent.ItemsNested<A>CSIStorageCapacityListFluent. editItem(int index)CSIStorageCapacityListFluent.ItemsNested<A>CSIStorageCapacityListFluent. editLastItem()CSIStorageCapacityListFluent.ItemsNested<A>CSIStorageCapacityListFluent. editMatchingItem(Predicate<CSIStorageCapacityBuilder> predicate)CSIStorageCapacityListFluent.ItemsNested<A>CSIStorageCapacityListFluent. setNewItemLike(int index, CSIStorageCapacity item)
-