Uses of Class
io.fabric8.openshift.api.model.operator.v1.ClusterCSIDriverBuilder
-
Packages that use ClusterCSIDriverBuilder Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of ClusterCSIDriverBuilder in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return ClusterCSIDriverBuilder Modifier and Type Method Description ClusterCSIDriverBuilderClusterCSIDriver. edit()ClusterCSIDriverBuilderClusterCSIDriver. toBuilder()Method parameters in io.fabric8.openshift.api.model.operator.v1 with type arguments of type ClusterCSIDriverBuilder Modifier and Type Method Description ClusterCSIDriverClusterCSIDriverListFluent. buildMatchingItem(Predicate<ClusterCSIDriverBuilder> predicate)ClusterCSIDriverListFluent.ItemsNested<A>ClusterCSIDriverListFluent. editMatchingItem(Predicate<ClusterCSIDriverBuilder> predicate)booleanClusterCSIDriverListFluent. hasMatchingItem(Predicate<ClusterCSIDriverBuilder> predicate)AClusterCSIDriverListFluent. removeMatchingFromItems(Predicate<ClusterCSIDriverBuilder> predicate)
-