| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
ScopeSelector |
ScopeSelectorBuilder.build() |
ScopeSelector |
ResourceQuotaSpecFluent.buildScopeSelector() |
ScopeSelector |
ResourceQuotaSpecFluentImpl.buildScopeSelector() |
ScopeSelector |
ResourceQuotaSpecFluent.getScopeSelector()
Deprecated.
|
ScopeSelector |
ResourceQuotaSpecFluentImpl.getScopeSelector()
Deprecated.
|
ScopeSelector |
ResourceQuotaSpec.getScopeSelector() |
| Constructor and Description |
|---|
ResourceQuotaSpec(Map<String,Quantity> hard,
ScopeSelector scopeSelector,
List<String> scopes) |
ScopeSelectorBuilder(ScopeSelector instance) |
ScopeSelectorBuilder(ScopeSelector instance,
Boolean validationEnabled) |
ScopeSelectorBuilder(ScopeSelectorFluent<?> fluent,
ScopeSelector instance) |
ScopeSelectorBuilder(ScopeSelectorFluent<?> fluent,
ScopeSelector instance,
Boolean validationEnabled) |
ScopeSelectorFluentImpl(ScopeSelector instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.