Class ClusterDeploymentStatusFluent.PlatformStatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.v1.PlatformStatusFluent<ClusterDeploymentStatusFluent.PlatformStatusNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentStatusFluent.PlatformStatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterDeploymentStatusFluent<A extends ClusterDeploymentStatusFluent<A>>
public class ClusterDeploymentStatusFluent.PlatformStatusNested<N> extends PlatformStatusFluent<ClusterDeploymentStatusFluent.PlatformStatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.hive.v1.PlatformStatusFluent
PlatformStatusFluent.AwsNested<N>, PlatformStatusFluent.GcpNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPlatformStatus()-
Methods inherited from class io.fabric8.openshift.api.model.hive.v1.PlatformStatusFluent
addToAdditionalProperties, addToAdditionalProperties, buildAws, buildGcp, copyInstance, editAws, editGcp, editOrNewAws, editOrNewAwsLike, editOrNewGcp, editOrNewGcpLike, equals, getAdditionalProperties, hasAdditionalProperties, hasAws, hasGcp, hashCode, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAws, withGcp, withNewAws, withNewAwsLike, withNewGcp, withNewGcpLike
-
-