Interface ServiceCatalogControllerManagerStatusFluent.ConditionsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ServiceCatalogControllerManagerStatusFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,OperatorConditionFluent<ServiceCatalogControllerManagerStatusFluent.ConditionsNested<N>>
- All Known Implementing Classes:
ServiceCatalogControllerManagerStatusFluentImpl.ConditionsNestedImpl
- Enclosing interface:
- ServiceCatalogControllerManagerStatusFluent<A extends ServiceCatalogControllerManagerStatusFluent<A>>
public static interface ServiceCatalogControllerManagerStatusFluent.ConditionsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, OperatorConditionFluent<ServiceCatalogControllerManagerStatusFluent.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
-
-