| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
ClusterResourceQuotaSelector |
ClusterResourceQuotaSelectorBuilder.build() |
ClusterResourceQuotaSelector |
ClusterResourceQuotaSpecFluentImpl.buildSelector() |
ClusterResourceQuotaSelector |
ClusterResourceQuotaSpecFluent.buildSelector() |
ClusterResourceQuotaSelector |
ClusterResourceQuotaSpecFluentImpl.getSelector()
Deprecated.
|
ClusterResourceQuotaSelector |
ClusterResourceQuotaSpecFluent.getSelector()
Deprecated.
|
ClusterResourceQuotaSelector |
ClusterResourceQuotaSpec.getSelector() |
| Modifier and Type | Method and Description |
|---|---|
ClusterResourceQuotaSpecFluent.SelectorNested<A> |
ClusterResourceQuotaSpecFluentImpl.editOrNewSelectorLike(ClusterResourceQuotaSelector item) |
ClusterResourceQuotaSpecFluent.SelectorNested<A> |
ClusterResourceQuotaSpecFluent.editOrNewSelectorLike(ClusterResourceQuotaSelector item) |
void |
ClusterResourceQuotaSpec.setSelector(ClusterResourceQuotaSelector selector) |
ClusterResourceQuotaSpecFluent.SelectorNested<A> |
ClusterResourceQuotaSpecFluentImpl.withNewSelectorLike(ClusterResourceQuotaSelector item) |
ClusterResourceQuotaSpecFluent.SelectorNested<A> |
ClusterResourceQuotaSpecFluent.withNewSelectorLike(ClusterResourceQuotaSelector item) |
A |
ClusterResourceQuotaSpecFluentImpl.withSelector(ClusterResourceQuotaSelector selector) |
A |
ClusterResourceQuotaSpecFluent.withSelector(ClusterResourceQuotaSelector selector) |
| Constructor and Description |
|---|
ClusterResourceQuotaSelectorBuilder(ClusterResourceQuotaSelector instance) |
ClusterResourceQuotaSelectorBuilder(ClusterResourceQuotaSelector instance,
Boolean validationEnabled) |
ClusterResourceQuotaSelectorBuilder(ClusterResourceQuotaSelectorFluent<?> fluent,
ClusterResourceQuotaSelector instance) |
ClusterResourceQuotaSelectorBuilder(ClusterResourceQuotaSelectorFluent<?> fluent,
ClusterResourceQuotaSelector instance,
Boolean validationEnabled) |
ClusterResourceQuotaSelectorFluentImpl(ClusterResourceQuotaSelector instance) |
ClusterResourceQuotaSpec(io.fabric8.kubernetes.api.model.ResourceQuotaSpec quota,
ClusterResourceQuotaSelector selector) |
Copyright © 2015–2022 Red Hat. All rights reserved.