Class InstallPlanStatusFluentImpl.ConditionsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanConditionFluentImpl<InstallPlanStatusFluent.ConditionsNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanStatusFluentImpl.ConditionsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<InstallPlanStatusFluent.ConditionsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<InstallPlanStatusFluent.ConditionsNested<N>>,InstallPlanConditionFluent<InstallPlanStatusFluent.ConditionsNested<N>>,InstallPlanStatusFluent.ConditionsNested<N>
- Enclosing class:
- InstallPlanStatusFluentImpl<A extends InstallPlanStatusFluent<A>>
public class InstallPlanStatusFluentImpl.ConditionsNestedImpl<N> extends InstallPlanConditionFluentImpl<InstallPlanStatusFluent.ConditionsNested<N>> implements InstallPlanStatusFluent.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.operatorhub.v1alpha1.InstallPlanConditionFluentImpl
equals, getLastTransitionTime, getLastUpdateTime, getMessage, getReason, getStatus, getType, hashCode, 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
-
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.operatorhub.v1alpha1.InstallPlanConditionFluent
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 Detail
-
and
public N and()
- Specified by:
andin interfaceInstallPlanStatusFluent.ConditionsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endCondition
public N endCondition()
- Specified by:
endConditionin interfaceInstallPlanStatusFluent.ConditionsNested<N>
-
-