Package io.fabric8.openshift.api.model
Class ClusterResourceQuotaSpecFluent.SelectorNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.ClusterResourceQuotaSelectorFluent<ClusterResourceQuotaSpecFluent.SelectorNested<N>>
-
- io.fabric8.openshift.api.model.ClusterResourceQuotaSpecFluent.SelectorNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterResourceQuotaSpecFluent<A extends ClusterResourceQuotaSpecFluent<A>>
public class ClusterResourceQuotaSpecFluent.SelectorNested<N> extends ClusterResourceQuotaSelectorFluent<ClusterResourceQuotaSpecFluent.SelectorNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.ClusterResourceQuotaSelectorFluent
ClusterResourceQuotaSelectorFluent.LabelsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSelector()-
Methods inherited from class io.fabric8.openshift.api.model.ClusterResourceQuotaSelectorFluent
addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, buildLabels, copyInstance, editLabels, editOrNewLabels, editOrNewLabelsLike, equals, getAdditionalProperties, getAnnotations, hasAdditionalProperties, hasAnnotations, hashCode, hasLabels, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, toString, withAdditionalProperties, withAnnotations, withLabels, withNewLabels, withNewLabelsLike
-
-