Class InfrastructureFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.InfrastructureStatusFluent<InfrastructureFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.InfrastructureFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- InfrastructureFluent<A extends InfrastructureFluent<A>>
public class InfrastructureFluent.StatusNested<N> extends InfrastructureStatusFluent<InfrastructureFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.InfrastructureStatusFluent
InfrastructureStatusFluent.PlatformStatusNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.InfrastructureStatusFluent
addToAdditionalProperties, addToAdditionalProperties, buildPlatformStatus, copyInstance, editOrNewPlatformStatus, editOrNewPlatformStatusLike, editPlatformStatus, equals, getAdditionalProperties, getApiServerInternalURI, getApiServerURL, getControlPlaneTopology, getCpuPartitioning, getEtcdDiscoveryDomain, getInfrastructureName, getInfrastructureTopology, getPlatform, hasAdditionalProperties, hasApiServerInternalURI, hasApiServerURL, hasControlPlaneTopology, hasCpuPartitioning, hasEtcdDiscoveryDomain, hashCode, hasInfrastructureName, hasInfrastructureTopology, hasPlatform, hasPlatformStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiServerInternalURI, withApiServerURL, withControlPlaneTopology, withCpuPartitioning, withEtcdDiscoveryDomain, withInfrastructureName, withInfrastructureTopology, withNewPlatformStatus, withNewPlatformStatusLike, withPlatform, withPlatformStatus
-
-