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