Class PolicyAutomationSpecFluent.AutomationDefNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openclustermanagement.api.model.policy.v1beta1.AutomationDefFluent<PolicyAutomationSpecFluent.AutomationDefNested<N>>
-
- io.fabric8.openclustermanagement.api.model.policy.v1beta1.PolicyAutomationSpecFluent.AutomationDefNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PolicyAutomationSpecFluent<A extends PolicyAutomationSpecFluent<A>>
public class PolicyAutomationSpecFluent.AutomationDefNested<N> extends AutomationDefFluent<PolicyAutomationSpecFluent.AutomationDefNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAutomationDef()-
Methods inherited from class io.fabric8.openclustermanagement.api.model.policy.v1beta1.AutomationDefFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getExtraVars, getJobTtl, getName, getPolicyViolationsLimit, getSecret, getType, hasAdditionalProperties, hasExtraVars, hashCode, hasJobTtl, hasName, hasPolicyViolationsLimit, hasSecret, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withExtraVars, withJobTtl, withName, withPolicyViolationsLimit, withSecret, withType
-
-