Package io.fabric8.kubernetes.api.model
Class ComponentStatusFluentImpl.ConditionsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ComponentConditionFluentImpl<ComponentStatusFluent.ConditionsNested<N>>
io.fabric8.kubernetes.api.model.ComponentStatusFluentImpl.ConditionsNestedImpl<N>
- All Implemented Interfaces:
Fluent<ComponentStatusFluent.ConditionsNested<N>>,Nested<N>,Visitable<ComponentStatusFluent.ConditionsNested<N>>,ComponentConditionFluent<ComponentStatusFluent.ConditionsNested<N>>,ComponentStatusFluent.ConditionsNested<N>
- Enclosing class:
- ComponentStatusFluentImpl<A extends ComponentStatusFluent<A>>
public class ComponentStatusFluentImpl.ConditionsNestedImpl<N> extends ComponentConditionFluentImpl<ComponentStatusFluent.ConditionsNested<N>> implements ComponentStatusFluent.ConditionsNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendCondition()Methods inherited from class io.fabric8.kubernetes.api.model.ComponentConditionFluentImpl
equals, getError, getMessage, getStatus, getType, hasError, hasMessage, hasStatus, hasType, withError, withMessage, withNewError, withNewError, withNewError, withNewMessage, withNewMessage, withNewMessage, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withStatus, withTypeMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.ComponentConditionFluent
getError, getMessage, getStatus, getType, hasError, hasMessage, hasStatus, hasType, withError, withMessage, withNewError, withNewError, withNewError, withNewMessage, withNewMessage, withNewMessage, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withStatus, withType
-
Method Details
-
and
-
endCondition
- Specified by:
endConditionin interfaceComponentStatusFluent.ConditionsNested<N>
-