Class PriorityClassListFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.scheduling.v1alpha1.PriorityClassFluent<PriorityClassListFluent.ItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.scheduling.v1alpha1.PriorityClassListFluent.ItemsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PriorityClassListFluent<A extends PriorityClassListFluent<A>>
public class PriorityClassListFluent.ItemsNested<N> extends PriorityClassFluent<PriorityClassListFluent.ItemsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.scheduling.v1alpha1.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.v1alpha1.PriorityClassFluent
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getAdditionalProperties, getApiVersion, getDescription, getGlobalDefault, getKind, getPreemptionPolicy, getValue, hasAdditionalProperties, hasApiVersion, hasDescription, hasGlobalDefault, hashCode, hasKind, hasMetadata, hasPreemptionPolicy, hasValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withDescription, withGlobalDefault, withGlobalDefault, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withPreemptionPolicy, withValue
-
-