| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1EndpointChainingRule |
GoogleCloudApigeeV1EndpointChainingRule.clone() |
GoogleCloudApigeeV1EndpointChainingRule |
GoogleCloudApigeeV1EndpointChainingRule.set(String fieldName,
Object value) |
GoogleCloudApigeeV1EndpointChainingRule |
GoogleCloudApigeeV1EndpointChainingRule.setDeploymentGroup(String deploymentGroup)
The deployment group to target for cross-shard chaining calls to these proxies.
|
GoogleCloudApigeeV1EndpointChainingRule |
GoogleCloudApigeeV1EndpointChainingRule.setProxyIds(List<String> proxyIds)
List of proxy ids which may be found in the given deployment group.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1EndpointChainingRule> |
GoogleCloudApigeeV1EnvironmentGroupConfig.getEndpointChainingRules()
A list of proxies in each deployment group for proxy chaining calls.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1EnvironmentGroupConfig |
GoogleCloudApigeeV1EnvironmentGroupConfig.setEndpointChainingRules(List<GoogleCloudApigeeV1EndpointChainingRule> endpointChainingRules)
A list of proxies in each deployment group for proxy chaining calls.
|
Copyright © 2011–2025 Google. All rights reserved.