Uses of Class
io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerBuilder
-
Packages that use CSISnapshotControllerBuilder Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of CSISnapshotControllerBuilder in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return CSISnapshotControllerBuilder Modifier and Type Method Description CSISnapshotControllerBuilderCSISnapshotController. edit()CSISnapshotControllerBuilderCSISnapshotController. toBuilder()Method parameters in io.fabric8.openshift.api.model.operator.v1 with type arguments of type CSISnapshotControllerBuilder Modifier and Type Method Description CSISnapshotControllerCSISnapshotControllerListFluent. buildMatchingItem(Predicate<CSISnapshotControllerBuilder> predicate)CSISnapshotControllerListFluent.ItemsNested<A>CSISnapshotControllerListFluent. editMatchingItem(Predicate<CSISnapshotControllerBuilder> predicate)booleanCSISnapshotControllerListFluent. hasMatchingItem(Predicate<CSISnapshotControllerBuilder> predicate)ACSISnapshotControllerListFluent. removeMatchingFromItems(Predicate<CSISnapshotControllerBuilder> predicate)
-