Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.LimitRangeListNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.LimitRangeListFluentImpl<KubeSchemaFluent.LimitRangeListNested<N>>
-
- io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.LimitRangeListNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.LimitRangeListNested<N>>,Nested<N>,Visitable<KubeSchemaFluent.LimitRangeListNested<N>>,KubeSchemaFluent.LimitRangeListNested<N>,LimitRangeListFluent<KubeSchemaFluent.LimitRangeListNested<N>>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.LimitRangeListNestedImpl<N> extends LimitRangeListFluentImpl<KubeSchemaFluent.LimitRangeListNested<N>> implements KubeSchemaFluent.LimitRangeListNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.LimitRangeListFluentImpl
LimitRangeListFluentImpl.ItemsNestedImpl<N>, LimitRangeListFluentImpl.MetadataNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.LimitRangeListFluent
LimitRangeListFluent.ItemsNested<N>, LimitRangeListFluent.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()NendLimitRangeList()-
Methods inherited from class io.fabric8.kubernetes.api.model.LimitRangeListFluentImpl
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, 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.LimitRangeListFluent
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLike
-
-
-
-
Method Detail
-
and
public N and()
-
endLimitRangeList
public N endLimitRangeList()
- Specified by:
endLimitRangeListin interfaceKubeSchemaFluent.LimitRangeListNested<N>
-
-