Class ServiceCatalogControllerManagerStatusFluentImpl.ConditionsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.OperatorConditionFluentImpl<ServiceCatalogControllerManagerStatusFluent.ConditionsNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.ServiceCatalogControllerManagerStatusFluentImpl.ConditionsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ServiceCatalogControllerManagerStatusFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ServiceCatalogControllerManagerStatusFluent.ConditionsNested<N>>,OperatorConditionFluent<ServiceCatalogControllerManagerStatusFluent.ConditionsNested<N>>,ServiceCatalogControllerManagerStatusFluent.ConditionsNested<N>
- Enclosing class:
- ServiceCatalogControllerManagerStatusFluentImpl<A extends ServiceCatalogControllerManagerStatusFluent<A>>
public class ServiceCatalogControllerManagerStatusFluentImpl.ConditionsNestedImpl<N> extends OperatorConditionFluentImpl<ServiceCatalogControllerManagerStatusFluent.ConditionsNested<N>> implements ServiceCatalogControllerManagerStatusFluent.ConditionsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendCondition()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.OperatorConditionFluentImpl
equals, getLastTransitionTime, getMessage, getReason, getStatus, getType, hashCode, 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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceServiceCatalogControllerManagerStatusFluent.ConditionsNested<N>
-
endCondition
public N endCondition()
- Specified by:
endConditionin interfaceServiceCatalogControllerManagerStatusFluent.ConditionsNested<N>
-
-