Class PolicyStatusFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openclustermanagement.api.model.policy.v1.CompliancePerClusterStatusFluent<PolicyStatusFluent.StatusNested<N>>
-
- io.fabric8.openclustermanagement.api.model.policy.v1.PolicyStatusFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PolicyStatusFluent<A extends PolicyStatusFluent<A>>
public class PolicyStatusFluent.StatusNested<N> extends CompliancePerClusterStatusFluent<PolicyStatusFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<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.policy.v1.CompliancePerClusterStatusFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getClustername, getClusternamespace, getCompliant, hasAdditionalProperties, hasClustername, hasClusternamespace, hasCompliant, hashCode, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withClustername, withClusternamespace, withCompliant
-
-