Package io.fabric8.kubernetes.api.model
Class BaseKubernetesListFluentImpl.ComponentStatusItemsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ComponentStatusFluentImpl<BaseKubernetesListFluent.ComponentStatusItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.BaseKubernetesListFluentImpl.ComponentStatusItemsNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<BaseKubernetesListFluent.ComponentStatusItemsNested<N>>,Nested<N>,Visitable<BaseKubernetesListFluent.ComponentStatusItemsNested<N>>,BaseKubernetesListFluent.ComponentStatusItemsNested<N>,ComponentStatusFluent<BaseKubernetesListFluent.ComponentStatusItemsNested<N>>
- Enclosing class:
- BaseKubernetesListFluentImpl<A extends BaseKubernetesListFluent<A>>
public class BaseKubernetesListFluentImpl.ComponentStatusItemsNestedImpl<N> extends ComponentStatusFluentImpl<BaseKubernetesListFluent.ComponentStatusItemsNested<N>> implements BaseKubernetesListFluent.ComponentStatusItemsNested<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
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendComponentStatusItem()-
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, hashCode, hasKind, hasMatchingCondition, hasMetadata, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withApiVersion, withConditions, withConditions, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike
-
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.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 Detail
-
and
public N and()
-
endComponentStatusItem
public N endComponentStatusItem()
- Specified by:
endComponentStatusItemin interfaceBaseKubernetesListFluent.ComponentStatusItemsNested<N>
-
-