Uses of Interface
io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerListFluent
-
Packages that use CSISnapshotControllerListFluent Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of CSISnapshotControllerListFluent in io.fabric8.openshift.api.model.operator.v1
Classes in io.fabric8.openshift.api.model.operator.v1 with type parameters of type CSISnapshotControllerListFluent Modifier and Type Interface Description interfaceCSISnapshotControllerListFluent<A extends CSISnapshotControllerListFluent<A>>classCSISnapshotControllerListFluentImpl<A extends CSISnapshotControllerListFluent<A>>Classes in io.fabric8.openshift.api.model.operator.v1 that implement CSISnapshotControllerListFluent Modifier and Type Class Description classCSISnapshotControllerListBuilderclassCSISnapshotControllerListFluentImpl<A extends CSISnapshotControllerListFluent<A>>Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type CSISnapshotControllerListFluent Constructor Description CSISnapshotControllerListBuilder(CSISnapshotControllerListFluent<?> fluent)CSISnapshotControllerListBuilder(CSISnapshotControllerListFluent<?> fluent, CSISnapshotControllerList instance)CSISnapshotControllerListBuilder(CSISnapshotControllerListFluent<?> fluent, CSISnapshotControllerList instance, Boolean validationEnabled)CSISnapshotControllerListBuilder(CSISnapshotControllerListFluent<?> fluent, Boolean validationEnabled)
-