Package io.fabric8.kubernetes.api.model
Class ReplicationControllerStatusFluentImpl.ConditionsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ReplicationControllerConditionFluentImpl<ReplicationControllerStatusFluent.ConditionsNested<N>>
io.fabric8.kubernetes.api.model.ReplicationControllerStatusFluentImpl.ConditionsNestedImpl<N>
- All Implemented Interfaces:
Fluent<ReplicationControllerStatusFluent.ConditionsNested<N>>,Nested<N>,Visitable<ReplicationControllerStatusFluent.ConditionsNested<N>>,ReplicationControllerConditionFluent<ReplicationControllerStatusFluent.ConditionsNested<N>>,ReplicationControllerStatusFluent.ConditionsNested<N>
- Enclosing class:
- ReplicationControllerStatusFluentImpl<A extends ReplicationControllerStatusFluent<A>>
public class ReplicationControllerStatusFluentImpl.ConditionsNestedImpl<N> extends ReplicationControllerConditionFluentImpl<ReplicationControllerStatusFluent.ConditionsNested<N>> implements ReplicationControllerStatusFluent.ConditionsNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendCondition()Methods inherited from class io.fabric8.kubernetes.api.model.ReplicationControllerConditionFluentImpl
equals, getLastTransitionTime, getMessage, getReason, getStatus, getType, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastTransitionTime, withMessage, 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.ReplicationControllerConditionFluent
getLastTransitionTime, getMessage, getReason, getStatus, getType, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastTransitionTime, withMessage, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withType
-
Method Details
-
and
-
endCondition
- Specified by:
endConditionin interfaceReplicationControllerStatusFluent.ConditionsNested<N>
-