Uses of Class
io.fabric8.kubernetes.api.model.storage.CSIStorageCapacityList
-
Packages that use CSIStorageCapacityList Package Description io.fabric8.kubernetes.api.model.storage -
-
Uses of CSIStorageCapacityList in io.fabric8.kubernetes.api.model.storage
Methods in io.fabric8.kubernetes.api.model.storage that return CSIStorageCapacityList Modifier and Type Method Description CSIStorageCapacityListCSIStorageCapacityListBuilder. build()Methods in io.fabric8.kubernetes.api.model.storage with parameters of type CSIStorageCapacityList Modifier and Type Method Description protected voidCSIStorageCapacityListFluent. copyInstance(CSIStorageCapacityList instance)Constructors in io.fabric8.kubernetes.api.model.storage with parameters of type CSIStorageCapacityList Constructor Description CSIStorageCapacityListBuilder(CSIStorageCapacityList instance)CSIStorageCapacityListBuilder(CSIStorageCapacityListFluent<?> fluent, CSIStorageCapacityList instance)CSIStorageCapacityListFluent(CSIStorageCapacityList instance)
-