| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.adapter.servicecontrol |
| Modifier and Type | Method and Description |
|---|---|
GcpServiceSetting |
GcpServiceSettingBuilder.build() |
GcpServiceSetting |
ServicecontrolSpecFluent.buildFirstServiceConfig() |
GcpServiceSetting |
ServicecontrolSpecFluentImpl.buildFirstServiceConfig() |
GcpServiceSetting |
ServicecontrolSpecFluent.buildLastServiceConfig() |
GcpServiceSetting |
ServicecontrolSpecFluentImpl.buildLastServiceConfig() |
GcpServiceSetting |
ServicecontrolSpecFluent.buildMatchingServiceConfig(io.fabric8.kubernetes.api.builder.Predicate<GcpServiceSettingBuilder> predicate) |
GcpServiceSetting |
ServicecontrolSpecFluentImpl.buildMatchingServiceConfig(io.fabric8.kubernetes.api.builder.Predicate<GcpServiceSettingBuilder> predicate) |
GcpServiceSetting |
ServicecontrolSpecFluent.buildServiceConfig(int index) |
GcpServiceSetting |
ServicecontrolSpecFluentImpl.buildServiceConfig(int index) |
GcpServiceSetting |
DoneableGcpServiceSetting.done() |
| Modifier and Type | Method and Description |
|---|---|
List<GcpServiceSetting> |
ServicecontrolSpecFluent.buildServiceConfigs() |
List<GcpServiceSetting> |
ServicecontrolSpecFluentImpl.buildServiceConfigs() |
List<GcpServiceSetting> |
ServicecontrolSpecFluent.getServiceConfigs()
Deprecated.
|
List<GcpServiceSetting> |
ServicecontrolSpecFluentImpl.getServiceConfigs()
Deprecated.
|
List<GcpServiceSetting> |
ServicecontrolSpec.getServiceConfigs() |
| Modifier and Type | Method and Description |
|---|---|
A |
ServicecontrolSpecFluent.addAllToServiceConfigs(Collection<GcpServiceSetting> items) |
A |
ServicecontrolSpecFluentImpl.addAllToServiceConfigs(Collection<GcpServiceSetting> items) |
A |
ServicecontrolSpecFluent.removeAllFromServiceConfigs(Collection<GcpServiceSetting> items) |
A |
ServicecontrolSpecFluentImpl.removeAllFromServiceConfigs(Collection<GcpServiceSetting> items) |
void |
ServicecontrolSpec.setServiceConfigs(List<GcpServiceSetting> serviceConfigs) |
A |
ServicecontrolSpecFluent.withServiceConfigs(List<GcpServiceSetting> serviceConfigs) |
A |
ServicecontrolSpecFluentImpl.withServiceConfigs(List<GcpServiceSetting> serviceConfigs) |
| Constructor and Description |
|---|
DoneableGcpServiceSetting(GcpServiceSetting item) |
DoneableGcpServiceSetting(GcpServiceSetting item,
io.fabric8.kubernetes.api.builder.Function<GcpServiceSetting,GcpServiceSetting> function) |
GcpServiceSettingBuilder(GcpServiceSetting instance) |
GcpServiceSettingBuilder(GcpServiceSetting instance,
Boolean validationEnabled) |
GcpServiceSettingBuilder(GcpServiceSettingFluent<?> fluent,
GcpServiceSetting instance) |
GcpServiceSettingBuilder(GcpServiceSettingFluent<?> fluent,
GcpServiceSetting instance,
Boolean validationEnabled) |
GcpServiceSettingBuilder(GcpServiceSettingFluent<?> fluent,
GcpServiceSetting instance,
javax.validation.Validator validator) |
GcpServiceSettingBuilder(GcpServiceSetting instance,
javax.validation.Validator validator) |
GcpServiceSettingFluentImpl(GcpServiceSetting instance) |
| Constructor and Description |
|---|
DoneableGcpServiceSetting(io.fabric8.kubernetes.api.builder.Function<GcpServiceSetting,GcpServiceSetting> function) |
DoneableGcpServiceSetting(io.fabric8.kubernetes.api.builder.Function<GcpServiceSetting,GcpServiceSetting> function) |
DoneableGcpServiceSetting(GcpServiceSetting item,
io.fabric8.kubernetes.api.builder.Function<GcpServiceSetting,GcpServiceSetting> function) |
DoneableGcpServiceSetting(GcpServiceSetting item,
io.fabric8.kubernetes.api.builder.Function<GcpServiceSetting,GcpServiceSetting> function) |
ServicecontrolSpec(String credentialPath,
RuntimeConfig runtimeConfig,
List<GcpServiceSetting> serviceConfigs) |
Copyright © 2017–2018 Red Hat. All rights reserved.