| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1EnvironmentGroupConfig |
GoogleCloudApigeeV1EnvironmentGroupConfig.clone() |
GoogleCloudApigeeV1EnvironmentGroupConfig |
GoogleCloudApigeeV1EnvironmentGroupConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1EnvironmentGroupConfig |
GoogleCloudApigeeV1EnvironmentGroupConfig.setEndpointChainingRules(List<GoogleCloudApigeeV1EndpointChainingRule> endpointChainingRules)
A list of proxies in each deployment group for proxy chaining calls.
|
GoogleCloudApigeeV1EnvironmentGroupConfig |
GoogleCloudApigeeV1EnvironmentGroupConfig.setHostnames(List<String> hostnames)
Host names for the environment group.
|
GoogleCloudApigeeV1EnvironmentGroupConfig |
GoogleCloudApigeeV1EnvironmentGroupConfig.setLocation(String location)
When this message appears in the top-level IngressConfig, this field will be populated in lieu
of the inlined routing_rules and hostnames fields.
|
GoogleCloudApigeeV1EnvironmentGroupConfig |
GoogleCloudApigeeV1EnvironmentGroupConfig.setName(String name)
Name of the environment group in the following format:
`organizations/{org}/envgroups/{envgroup}`.
|
GoogleCloudApigeeV1EnvironmentGroupConfig |
GoogleCloudApigeeV1EnvironmentGroupConfig.setRevisionId(Long revisionId)
Revision id that defines the ordering of the EnvironmentGroupConfig resource.
|
GoogleCloudApigeeV1EnvironmentGroupConfig |
GoogleCloudApigeeV1EnvironmentGroupConfig.setRoutingRules(List<GoogleCloudApigeeV1RoutingRule> routingRules)
Ordered list of routing rules defining how traffic to this environment group's hostnames should
be routed to different environments.
|
GoogleCloudApigeeV1EnvironmentGroupConfig |
GoogleCloudApigeeV1EnvironmentGroupConfig.setUid(String uid)
A unique id for the environment group config that will only change if the environment group is
deleted and recreated.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1EnvironmentGroupConfig> |
GoogleCloudApigeeV1IngressConfig.getEnvironmentGroups()
List of environment groups in the organization.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1IngressConfig |
GoogleCloudApigeeV1IngressConfig.setEnvironmentGroups(List<GoogleCloudApigeeV1EnvironmentGroupConfig> environmentGroups)
List of environment groups in the organization.
|
Copyright © 2011–2025 Google. All rights reserved.