Class PriorityLevelConfigurationListFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.flowcontrol.v1beta2.PriorityLevelConfigurationFluent<PriorityLevelConfigurationListFluent.ItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.flowcontrol.v1beta2.PriorityLevelConfigurationListFluent.ItemsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PriorityLevelConfigurationListFluent<A extends PriorityLevelConfigurationListFluent<A>>
public class PriorityLevelConfigurationListFluent.ItemsNested<N> extends PriorityLevelConfigurationFluent<PriorityLevelConfigurationListFluent.ItemsNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.flowcontrol.v1beta2.PriorityLevelConfigurationFluent
PriorityLevelConfigurationFluent.MetadataNested<N>, PriorityLevelConfigurationFluent.SpecNested<N>, PriorityLevelConfigurationFluent.StatusNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.kubernetes.api.model.flowcontrol.v1beta2.PriorityLevelConfigurationFluent
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-