| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1IngressConfig |
GoogleCloudApigeeV1IngressConfig.clone() |
GoogleCloudApigeeV1IngressConfig |
GoogleCloudApigeeV1IngressConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1IngressConfig |
GoogleCloudApigeeV1IngressConfig.setEnvironmentGroups(List<GoogleCloudApigeeV1EnvironmentGroupConfig> environmentGroups)
List of environment groups in the organization.
|
GoogleCloudApigeeV1IngressConfig |
GoogleCloudApigeeV1IngressConfig.setName(String name)
Name of the resource in the following format: `organizations/{org}/deployedIngressConfig`.
|
GoogleCloudApigeeV1IngressConfig |
GoogleCloudApigeeV1IngressConfig.setRevisionCreateTime(String revisionCreateTime)
Time at which the IngressConfig revision was created.
|
GoogleCloudApigeeV1IngressConfig |
GoogleCloudApigeeV1IngressConfig.setRevisionId(Long revisionId)
Revision id that defines the ordering on IngressConfig resources.
|
GoogleCloudApigeeV1IngressConfig |
GoogleCloudApigeeV1IngressConfig.setUid(String uid)
A unique id for the ingress config that will only change if the organization is deleted and
recreated.
|
Copyright © 2011–2025 Google. All rights reserved.