Uses of Interface
io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerStatusFluent
-
Packages that use CSISnapshotControllerStatusFluent Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of CSISnapshotControllerStatusFluent in io.fabric8.openshift.api.model.operator.v1
Classes in io.fabric8.openshift.api.model.operator.v1 with type parameters of type CSISnapshotControllerStatusFluent Modifier and Type Interface Description interfaceCSISnapshotControllerStatusFluent<A extends CSISnapshotControllerStatusFluent<A>>classCSISnapshotControllerStatusFluentImpl<A extends CSISnapshotControllerStatusFluent<A>>Subinterfaces of CSISnapshotControllerStatusFluent in io.fabric8.openshift.api.model.operator.v1 Modifier and Type Interface Description static interfaceCSISnapshotControllerFluent.StatusNested<N>Classes in io.fabric8.openshift.api.model.operator.v1 that implement CSISnapshotControllerStatusFluent Modifier and Type Class Description classCSISnapshotControllerFluentImpl.StatusNestedImpl<N>classCSISnapshotControllerStatusBuilderclassCSISnapshotControllerStatusFluentImpl<A extends CSISnapshotControllerStatusFluent<A>>Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type CSISnapshotControllerStatusFluent Constructor Description CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent)CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent, CSISnapshotControllerStatus instance)CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent, CSISnapshotControllerStatus instance, Boolean validationEnabled)CSISnapshotControllerStatusBuilder(CSISnapshotControllerStatusFluent<?> fluent, Boolean validationEnabled)
-