Class CronJobStatusFluent.ActiveNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ObjectReferenceFluent<CronJobStatusFluent.ActiveNested<N>>
-
- io.fabric8.kubernetes.api.model.batch.v1.CronJobStatusFluent.ActiveNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- CronJobStatusFluent<A extends CronJobStatusFluent<A>>
public class CronJobStatusFluent.ActiveNested<N> extends io.fabric8.kubernetes.api.model.ObjectReferenceFluent<CronJobStatusFluent.ActiveNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endActive()
-
Methods inherited from class io.fabric8.kubernetes.api.model.ObjectReferenceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getApiVersion, getFieldPath, getKind, getName, getNamespace, getResourceVersion, getUid, hasAdditionalProperties, hasApiVersion, hasFieldPath, hashCode, hasKind, hasName, hasNamespace, hasResourceVersion, hasUid, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withFieldPath, withKind, withName, withNamespace, withResourceVersion, withUid
-
-