Interface AuthenticationStatusFluent.ConditionsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<AuthenticationStatusFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,OperatorConditionFluent<AuthenticationStatusFluent.ConditionsNested<N>>
- All Known Implementing Classes:
AuthenticationStatusFluentImpl.ConditionsNestedImpl
- Enclosing interface:
- AuthenticationStatusFluent<A extends AuthenticationStatusFluent<A>>
public static interface AuthenticationStatusFluent.ConditionsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, OperatorConditionFluent<AuthenticationStatusFluent.ConditionsNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendCondition()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.OperatorConditionFluent
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
-
-