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