Class PriorityClassListFluentImpl.ItemsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.scheduling.v1.PriorityClassFluentImpl<PriorityClassListFluent.ItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.scheduling.v1.PriorityClassListFluentImpl.ItemsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<PriorityClassListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PriorityClassListFluent.ItemsNested<N>>,PriorityClassFluent<PriorityClassListFluent.ItemsNested<N>>,PriorityClassListFluent.ItemsNested<N>
- Enclosing class:
- PriorityClassListFluentImpl<A extends PriorityClassListFluent<A>>
public class PriorityClassListFluentImpl.ItemsNestedImpl<N> extends PriorityClassFluentImpl<PriorityClassListFluent.ItemsNested<N>> implements PriorityClassListFluent.ItemsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.scheduling.v1.PriorityClassFluentImpl
PriorityClassFluentImpl.MetadataNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.scheduling.v1.PriorityClassFluent
PriorityClassFluent.MetadataNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.kubernetes.api.model.scheduling.v1.PriorityClassFluentImpl
buildMetadata, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getDescription, getKind, getMetadata, getPreemptionPolicy, getValue, hasApiVersion, hasDescription, hasGlobalDefault, hashCode, hasKind, hasMetadata, hasPreemptionPolicy, hasValue, isGlobalDefault, withApiVersion, withDescription, withGlobalDefault, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewDescription, withNewDescription, withNewDescription, withNewGlobalDefault, withNewGlobalDefault, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewPreemptionPolicy, withNewPreemptionPolicy, withNewPreemptionPolicy, withPreemptionPolicy, withValue
-
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.scheduling.v1.PriorityClassFluent
buildMetadata, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getDescription, getKind, getMetadata, getPreemptionPolicy, getValue, hasApiVersion, hasDescription, hasGlobalDefault, hasKind, hasMetadata, hasPreemptionPolicy, hasValue, isGlobalDefault, withApiVersion, withDescription, withGlobalDefault, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewDescription, withNewDescription, withNewDescription, withNewGlobalDefault, withNewGlobalDefault, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewPreemptionPolicy, withNewPreemptionPolicy, withNewPreemptionPolicy, withPreemptionPolicy, withValue
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfacePriorityClassListFluent.ItemsNested<N>
-
endItem
public N endItem()
- Specified by:
endItemin interfacePriorityClassListFluent.ItemsNested<N>
-
-