Uses of Class
io.kubernetes.client.openapi.models.V1CSIStorageCapacityBuilder
Packages that use V1CSIStorageCapacityBuilder
-
Uses of V1CSIStorageCapacityBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1CSIStorageCapacityBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1CSIStorageCapacity
V1CSIStorageCapacityListFluent.buildMatchingItem
(Predicate<V1CSIStorageCapacityBuilder> predicate) io.kubernetes.client.openapi.models.V1CSIStorageCapacity
V1CSIStorageCapacityListFluentImpl.buildMatchingItem
(Predicate<V1CSIStorageCapacityBuilder> predicate) V1CSIStorageCapacityListFluent.editMatchingItem
(Predicate<V1CSIStorageCapacityBuilder> predicate) V1CSIStorageCapacityListFluentImpl.editMatchingItem
(Predicate<V1CSIStorageCapacityBuilder> predicate) V1CSIStorageCapacityListFluent.hasMatchingItem
(Predicate<V1CSIStorageCapacityBuilder> predicate) V1CSIStorageCapacityListFluentImpl.hasMatchingItem
(Predicate<V1CSIStorageCapacityBuilder> predicate) V1CSIStorageCapacityListFluent.removeMatchingFromItems
(Predicate<V1CSIStorageCapacityBuilder> predicate) V1CSIStorageCapacityListFluentImpl.removeMatchingFromItems
(Predicate<V1CSIStorageCapacityBuilder> predicate)