Interface AuthenticationSpecFluent.CSISnapshotControllerObservedConfigNested<N>
-
- All Superinterfaces:
CSISnapshotControllerFluent<AuthenticationSpecFluent.CSISnapshotControllerObservedConfigNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<AuthenticationSpecFluent.CSISnapshotControllerObservedConfigNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
AuthenticationSpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl
- Enclosing interface:
- AuthenticationSpecFluent<A extends AuthenticationSpecFluent<A>>
public static interface AuthenticationSpecFluent.CSISnapshotControllerObservedConfigNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CSISnapshotControllerFluent<AuthenticationSpecFluent.CSISnapshotControllerObservedConfigNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerFluent
CSISnapshotControllerFluent.MetadataNested<N>, CSISnapshotControllerFluent.SpecNested<N>, CSISnapshotControllerFluent.StatusNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendCSISnapshotControllerObservedConfig()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerFluent
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
-
-