| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
ScopeSelector |
ScopeSelectorBuilder.build() |
ScopeSelector |
ResourceQuotaSpecFluent.buildScopeSelector() |
ScopeSelector |
ResourceQuotaSpec.getScopeSelector() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ScopeSelectorFluent.copyInstance(ScopeSelector instance) |
ResourceQuotaSpecFluent.ScopeSelectorNested<A> |
ResourceQuotaSpecFluent.editOrNewScopeSelectorLike(ScopeSelector item) |
void |
ResourceQuotaSpec.setScopeSelector(ScopeSelector scopeSelector) |
NamedExtensionFluent.ScopeSelectorExtensionNested<A> |
NamedExtensionFluent.withNewScopeSelectorExtensionLike(ScopeSelector item) |
ResourceQuotaSpecFluent.ScopeSelectorNested<A> |
ResourceQuotaSpecFluent.withNewScopeSelectorLike(ScopeSelector item) |
WatchEventFluent.ScopeSelectorObjectNested<A> |
WatchEventFluent.withNewScopeSelectorObjectLike(ScopeSelector item) |
A |
ResourceQuotaSpecFluent.withScopeSelector(ScopeSelector scopeSelector) |
| Constructor and Description |
|---|
ResourceQuotaSpec(Map<String,Quantity> hard,
ScopeSelector scopeSelector,
List<String> scopes) |
ScopeSelectorBuilder(ScopeSelector instance) |
ScopeSelectorBuilder(ScopeSelectorFluent<?> fluent,
ScopeSelector instance) |
ScopeSelectorFluent(ScopeSelector instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.