Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.ComponentStatusNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ComponentStatusFluentImpl<KubeSchemaFluent.ComponentStatusNested<N>>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.ComponentStatusNestedImpl<N>
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.ComponentStatusNested<N>>,Nested<N>,Visitable<KubeSchemaFluent.ComponentStatusNested<N>>,ComponentStatusFluent<KubeSchemaFluent.ComponentStatusNested<N>>,KubeSchemaFluent.ComponentStatusNested<N>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.ComponentStatusNestedImpl<N> extends ComponentStatusFluentImpl<KubeSchemaFluent.ComponentStatusNested<N>> implements KubeSchemaFluent.ComponentStatusNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ComponentStatusFluentImpl
ComponentStatusFluentImpl.ConditionsNestedImpl<N>, ComponentStatusFluentImpl.MetadataNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ComponentStatusFluent
ComponentStatusFluent.ConditionsNested<N>, ComponentStatusFluent.MetadataNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendComponentStatus()Methods inherited from class io.fabric8.kubernetes.api.model.ComponentStatusFluentImpl
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, buildMetadata, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getConditions, getKind, getMetadata, hasApiVersion, hasConditions, hasKind, hasMatchingCondition, hasMetadata, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withApiVersion, withConditions, withConditions, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLikeMethods 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.ComponentStatusFluent
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, buildMetadata, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getConditions, getKind, getMetadata, hasApiVersion, hasConditions, hasKind, hasMatchingCondition, hasMetadata, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withApiVersion, withConditions, withConditions, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike
-
Method Details
-
and
-
endComponentStatus
- Specified by:
endComponentStatusin interfaceKubeSchemaFluent.ComponentStatusNested<N>
-