Interface KubeStorageVersionMigratorSpecFluent.AuthenticationObservedConfigNested<N>
-
- All Superinterfaces:
AuthenticationFluent<KubeStorageVersionMigratorSpecFluent.AuthenticationObservedConfigNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KubeStorageVersionMigratorSpecFluent.AuthenticationObservedConfigNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KubeStorageVersionMigratorSpecFluentImpl.AuthenticationObservedConfigNestedImpl
- Enclosing interface:
- KubeStorageVersionMigratorSpecFluent<A extends KubeStorageVersionMigratorSpecFluent<A>>
public static interface KubeStorageVersionMigratorSpecFluent.AuthenticationObservedConfigNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, AuthenticationFluent<KubeStorageVersionMigratorSpecFluent.AuthenticationObservedConfigNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.AuthenticationFluent
AuthenticationFluent.MetadataNested<N>, AuthenticationFluent.SpecNested<N>, AuthenticationFluent.StatusNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendAuthenticationObservedConfig()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.AuthenticationFluent
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
-
-