| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.adapter.memquota |
| Modifier and Type | Method and Description |
|---|---|
MemquotaSpec |
MemquotaSpecBuilder.build() |
MemquotaSpec |
MemquotaFluent.buildSpec() |
MemquotaSpec |
MemquotaFluentImpl.buildSpec() |
MemquotaSpec |
DoneableMemquotaSpec.done() |
MemquotaSpec |
Memquota.getSpec() |
MemquotaSpec |
MemquotaFluent.getSpec()
Deprecated.
|
MemquotaSpec |
MemquotaFluentImpl.getSpec()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MemquotaFluent.SpecNested<A> |
MemquotaFluent.editOrNewSpecLike(MemquotaSpec item) |
MemquotaFluent.SpecNested<A> |
MemquotaFluentImpl.editOrNewSpecLike(MemquotaSpec item) |
void |
Memquota.setSpec(MemquotaSpec spec) |
MemquotaFluent.SpecNested<A> |
MemquotaFluent.withNewSpecLike(MemquotaSpec item) |
MemquotaFluent.SpecNested<A> |
MemquotaFluentImpl.withNewSpecLike(MemquotaSpec item) |
A |
MemquotaFluent.withSpec(MemquotaSpec spec) |
A |
MemquotaFluentImpl.withSpec(MemquotaSpec spec) |
| Constructor and Description |
|---|
DoneableMemquotaSpec(MemquotaSpec item) |
DoneableMemquotaSpec(MemquotaSpec item,
io.fabric8.kubernetes.api.builder.Function<MemquotaSpec,MemquotaSpec> function) |
Memquota(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
MemquotaSpec spec) |
MemquotaSpecBuilder(MemquotaSpec instance) |
MemquotaSpecBuilder(MemquotaSpec instance,
Boolean validationEnabled) |
MemquotaSpecBuilder(MemquotaSpecFluent<?> fluent,
MemquotaSpec instance) |
MemquotaSpecBuilder(MemquotaSpecFluent<?> fluent,
MemquotaSpec instance,
Boolean validationEnabled) |
MemquotaSpecBuilder(MemquotaSpecFluent<?> fluent,
MemquotaSpec instance,
javax.validation.Validator validator) |
MemquotaSpecBuilder(MemquotaSpec instance,
javax.validation.Validator validator) |
MemquotaSpecFluentImpl(MemquotaSpec instance) |
| Constructor and Description |
|---|
DoneableMemquotaSpec(io.fabric8.kubernetes.api.builder.Function<MemquotaSpec,MemquotaSpec> function) |
DoneableMemquotaSpec(io.fabric8.kubernetes.api.builder.Function<MemquotaSpec,MemquotaSpec> function) |
DoneableMemquotaSpec(MemquotaSpec item,
io.fabric8.kubernetes.api.builder.Function<MemquotaSpec,MemquotaSpec> function) |
DoneableMemquotaSpec(MemquotaSpec item,
io.fabric8.kubernetes.api.builder.Function<MemquotaSpec,MemquotaSpec> function) |
Copyright © 2017–2018 Red Hat. All rights reserved.