Class PodFailurePolicyRuleFluent.OnExitCodesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.batch.v1.PodFailurePolicyOnExitCodesRequirementFluent<PodFailurePolicyRuleFluent.OnExitCodesNested<N>>
-
- io.fabric8.kubernetes.api.model.batch.v1.PodFailurePolicyRuleFluent.OnExitCodesNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PodFailurePolicyRuleFluent<A extends PodFailurePolicyRuleFluent<A>>
public class PodFailurePolicyRuleFluent.OnExitCodesNested<N> extends PodFailurePolicyOnExitCodesRequirementFluent<PodFailurePolicyRuleFluent.OnExitCodesNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendOnExitCodes()-
Methods inherited from class io.fabric8.kubernetes.api.model.batch.v1.PodFailurePolicyOnExitCodesRequirementFluent
addAllToValues, addToAdditionalProperties, addToAdditionalProperties, addToValues, addToValues, copyInstance, equals, getAdditionalProperties, getContainerName, getFirstValue, getLastValue, getMatchingValue, getOperator, getValue, getValues, hasAdditionalProperties, hasContainerName, hashCode, hasMatchingValue, hasOperator, hasValues, removeAllFromValues, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromValues, setToValues, toString, withAdditionalProperties, withContainerName, withOperator, withValues, withValues
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-