Class DeploymentStatusFluentImpl.ConditionsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.apps.DeploymentConditionFluentImpl<DeploymentStatusFluent.ConditionsNested<N>>
io.fabric8.kubernetes.api.model.apps.DeploymentStatusFluentImpl.ConditionsNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DeploymentStatusFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<DeploymentStatusFluent.ConditionsNested<N>>,DeploymentConditionFluent<DeploymentStatusFluent.ConditionsNested<N>>,DeploymentStatusFluent.ConditionsNested<N>
- Enclosing class:
- DeploymentStatusFluentImpl<A extends DeploymentStatusFluent<A>>
public class DeploymentStatusFluentImpl.ConditionsNestedImpl<N> extends DeploymentConditionFluentImpl<DeploymentStatusFluent.ConditionsNested<N>> implements DeploymentStatusFluent.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.apps.DeploymentConditionFluentImpl
equals, getLastTransitionTime, getLastUpdateTime, getMessage, getReason, getStatus, getType, hasLastTransitionTime, hasLastUpdateTime, hasMessage, hasReason, hasStatus, hasType, withLastTransitionTime, withLastUpdateTime, withMessage, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastUpdateTime, withNewLastUpdateTime, withNewLastUpdateTime, 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.apps.DeploymentConditionFluent
getLastTransitionTime, getLastUpdateTime, getMessage, getReason, getStatus, getType, hasLastTransitionTime, hasLastUpdateTime, hasMessage, hasReason, hasStatus, hasType, withLastTransitionTime, withLastUpdateTime, withMessage, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastUpdateTime, withNewLastUpdateTime, withNewLastUpdateTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withType
-
Method Details
-
and
- Specified by:
andin interfaceDeploymentStatusFluent.ConditionsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endCondition
- Specified by:
endConditionin interfaceDeploymentStatusFluent.ConditionsNested<N>
-