Class JobStatusFluentImpl.ConditionsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.batch.JobConditionFluentImpl<JobStatusFluent.ConditionsNested<N>>
io.fabric8.kubernetes.api.model.batch.JobStatusFluentImpl.ConditionsNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<JobStatusFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<JobStatusFluent.ConditionsNested<N>>,JobConditionFluent<JobStatusFluent.ConditionsNested<N>>,JobStatusFluent.ConditionsNested<N>
- Enclosing class:
- JobStatusFluentImpl<A extends JobStatusFluent<A>>
public class JobStatusFluentImpl.ConditionsNestedImpl<N> extends JobConditionFluentImpl<JobStatusFluent.ConditionsNested<N>> implements JobStatusFluent.ConditionsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendCondition()Methods inherited from class io.fabric8.kubernetes.api.model.batch.JobConditionFluentImpl
equals, getLastProbeTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, hasLastProbeTime, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastProbeTime, withLastTransitionTime, withMessage, withNewLastProbeTime, withNewLastProbeTime, withNewLastProbeTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withTypeMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.batch.JobConditionFluent
getLastProbeTime, getLastTransitionTime, getMessage, getReason, getStatus, getType, hasLastProbeTime, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastProbeTime, withLastTransitionTime, withMessage, withNewLastProbeTime, withNewLastProbeTime, withNewLastProbeTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withType
-
Method Details
-
and
- Specified by:
andin interfaceJobStatusFluent.ConditionsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endCondition
- Specified by:
endConditionin interfaceJobStatusFluent.ConditionsNested<N>
-