Package io.fabric8.openshift.api.model
Interface DeploymentConfigStatusFluent.ConditionsNested<N>
- All Superinterfaces:
DeploymentConditionFluent<DeploymentConfigStatusFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<DeploymentConfigStatusFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
DeploymentConfigStatusFluentImpl.ConditionsNestedImpl
- Enclosing interface:
- DeploymentConfigStatusFluent<A extends DeploymentConfigStatusFluent<A>>
public static interface DeploymentConfigStatusFluent.ConditionsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, DeploymentConditionFluent<DeploymentConfigStatusFluent.ConditionsNested<N>>
-
Method Summary
Modifier and Type Method Description Nand()NendCondition()Methods inherited from interface io.fabric8.openshift.api.model.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
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endCondition
N endCondition()
-