Class ManagedClusterFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openclustermanagement.api.model.cluster.v1.ManagedClusterStatusFluent<ManagedClusterFluent.StatusNested<N>>
-
- io.fabric8.openclustermanagement.api.model.cluster.v1.ManagedClusterFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ManagedClusterFluent<A extends ManagedClusterFluent<A>>
public class ManagedClusterFluent.StatusNested<N> extends ManagedClusterStatusFluent<ManagedClusterFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openclustermanagement.api.model.cluster.v1.ManagedClusterStatusFluent
ManagedClusterStatusFluent.ClusterClaimsNested<N>, ManagedClusterStatusFluent.VersionNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openclustermanagement.api.model.cluster.v1.ManagedClusterStatusFluent
addAllToClusterClaims, addAllToConditions, addNewClusterClaim, addNewClusterClaim, addNewClusterClaimLike, addToAdditionalProperties, addToAdditionalProperties, addToAllocatable, addToAllocatable, addToCapacity, addToCapacity, addToClusterClaims, addToClusterClaims, addToConditions, addToConditions, buildClusterClaim, buildClusterClaims, buildFirstClusterClaim, buildLastClusterClaim, buildMatchingClusterClaim, buildVersion, copyInstance, editClusterClaim, editFirstClusterClaim, editLastClusterClaim, editMatchingClusterClaim, editOrNewVersion, editOrNewVersionLike, editVersion, equals, getAdditionalProperties, getAllocatable, getCapacity, getCondition, getConditions, getFirstCondition, getLastCondition, getMatchingCondition, hasAdditionalProperties, hasAllocatable, hasCapacity, hasClusterClaims, hasConditions, hashCode, hasMatchingClusterClaim, hasMatchingCondition, hasVersion, removeAllFromClusterClaims, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAllocatable, removeFromAllocatable, removeFromCapacity, removeFromCapacity, removeFromClusterClaims, removeFromConditions, removeMatchingFromClusterClaims, setNewClusterClaimLike, setToClusterClaims, setToConditions, toString, withAdditionalProperties, withAllocatable, withCapacity, withClusterClaims, withClusterClaims, withConditions, withConditions, withNewVersion, withNewVersion, withNewVersionLike, withVersion
-
-