| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.adapter.servicecontrol |
| Modifier and Type | Method and Description |
|---|---|
Quota |
QuotaBuilder.build() |
Quota |
GcpServiceSettingFluentImpl.buildFirstQuota() |
Quota |
GcpServiceSettingFluent.buildFirstQuota() |
Quota |
GcpServiceSettingFluentImpl.buildLastQuota() |
Quota |
GcpServiceSettingFluent.buildLastQuota() |
Quota |
GcpServiceSettingFluentImpl.buildMatchingQuota(io.fabric8.kubernetes.api.builder.Predicate<QuotaBuilder> predicate) |
Quota |
GcpServiceSettingFluent.buildMatchingQuota(io.fabric8.kubernetes.api.builder.Predicate<QuotaBuilder> predicate) |
Quota |
GcpServiceSettingFluentImpl.buildQuota(int index) |
Quota |
GcpServiceSettingFluent.buildQuota(int index) |
Quota |
DoneableQuota.done() |
| Modifier and Type | Method and Description |
|---|---|
List<Quota> |
GcpServiceSettingFluentImpl.buildQuotas() |
List<Quota> |
GcpServiceSettingFluent.buildQuotas() |
List<Quota> |
GcpServiceSettingFluentImpl.getQuotas()
Deprecated.
|
List<Quota> |
GcpServiceSettingFluent.getQuotas()
Deprecated.
|
List<Quota> |
GcpServiceSetting.getQuotas() |
| Modifier and Type | Method and Description |
|---|---|
GcpServiceSettingFluent.QuotasNested<A> |
GcpServiceSettingFluentImpl.addNewQuotaLike(Quota item) |
GcpServiceSettingFluent.QuotasNested<A> |
GcpServiceSettingFluent.addNewQuotaLike(Quota item) |
A |
GcpServiceSettingFluentImpl.addToQuotas(int index,
Quota item) |
A |
GcpServiceSettingFluent.addToQuotas(int index,
Quota item) |
A |
GcpServiceSettingFluentImpl.addToQuotas(Quota... items) |
A |
GcpServiceSettingFluent.addToQuotas(Quota... items) |
A |
GcpServiceSettingFluentImpl.removeFromQuotas(Quota... items) |
A |
GcpServiceSettingFluent.removeFromQuotas(Quota... items) |
GcpServiceSettingFluent.QuotasNested<A> |
GcpServiceSettingFluentImpl.setNewQuotaLike(int index,
Quota item) |
GcpServiceSettingFluent.QuotasNested<A> |
GcpServiceSettingFluent.setNewQuotaLike(int index,
Quota item) |
A |
GcpServiceSettingFluentImpl.setToQuotas(int index,
Quota item) |
A |
GcpServiceSettingFluent.setToQuotas(int index,
Quota item) |
A |
GcpServiceSettingFluentImpl.withQuotas(Quota... quotas) |
A |
GcpServiceSettingFluent.withQuotas(Quota... quotas) |
| Modifier and Type | Method and Description |
|---|---|
A |
GcpServiceSettingFluentImpl.addAllToQuotas(Collection<Quota> items) |
A |
GcpServiceSettingFluent.addAllToQuotas(Collection<Quota> items) |
A |
GcpServiceSettingFluentImpl.removeAllFromQuotas(Collection<Quota> items) |
A |
GcpServiceSettingFluent.removeAllFromQuotas(Collection<Quota> items) |
void |
GcpServiceSetting.setQuotas(List<Quota> quotas) |
A |
GcpServiceSettingFluentImpl.withQuotas(List<Quota> quotas) |
A |
GcpServiceSettingFluent.withQuotas(List<Quota> quotas) |
| Constructor and Description |
|---|
DoneableQuota(Quota item) |
DoneableQuota(Quota item,
io.fabric8.kubernetes.api.builder.Function<Quota,Quota> function) |
QuotaBuilder(Quota instance) |
QuotaBuilder(Quota instance,
Boolean validationEnabled) |
QuotaBuilder(QuotaFluent<?> fluent,
Quota instance) |
QuotaBuilder(QuotaFluent<?> fluent,
Quota instance,
Boolean validationEnabled) |
QuotaBuilder(QuotaFluent<?> fluent,
Quota instance,
javax.validation.Validator validator) |
QuotaBuilder(Quota instance,
javax.validation.Validator validator) |
QuotaFluentImpl(Quota instance) |
| Constructor and Description |
|---|
DoneableQuota(io.fabric8.kubernetes.api.builder.Function<Quota,Quota> function) |
DoneableQuota(io.fabric8.kubernetes.api.builder.Function<Quota,Quota> function) |
DoneableQuota(Quota item,
io.fabric8.kubernetes.api.builder.Function<Quota,Quota> function) |
DoneableQuota(Quota item,
io.fabric8.kubernetes.api.builder.Function<Quota,Quota> function) |
GcpServiceSetting(String googleServiceName,
String meshServiceName,
List<Quota> quotas) |
Copyright © 2017–2018 Red Hat. All rights reserved.