| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Envgroups.Create |
Apigee.Organizations.Envgroups.create(String parent,
GoogleCloudApigeeV1EnvironmentGroup content)
Creates a new environment group.
|
Apigee.Organizations.Envgroups.Patch |
Apigee.Organizations.Envgroups.patch(String name,
GoogleCloudApigeeV1EnvironmentGroup content)
Updates an environment group.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1EnvironmentGroup content)
Creates a new environment group.
|
Patch(String name,
GoogleCloudApigeeV1EnvironmentGroup content)
Updates an environment group.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1EnvironmentGroup |
GoogleCloudApigeeV1EnvironmentGroup.clone() |
GoogleCloudApigeeV1EnvironmentGroup |
GoogleCloudApigeeV1EnvironmentGroup.set(String fieldName,
Object value) |
GoogleCloudApigeeV1EnvironmentGroup |
GoogleCloudApigeeV1EnvironmentGroup.setCreatedAt(Long createdAt)
Output only.
|
GoogleCloudApigeeV1EnvironmentGroup |
GoogleCloudApigeeV1EnvironmentGroup.setHostnames(List<String> hostnames)
Required.
|
GoogleCloudApigeeV1EnvironmentGroup |
GoogleCloudApigeeV1EnvironmentGroup.setLastModifiedAt(Long lastModifiedAt)
Output only.
|
GoogleCloudApigeeV1EnvironmentGroup |
GoogleCloudApigeeV1EnvironmentGroup.setName(String name)
ID of the environment group.
|
GoogleCloudApigeeV1EnvironmentGroup |
GoogleCloudApigeeV1EnvironmentGroup.setState(String state)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1EnvironmentGroup> |
GoogleCloudApigeeV1ListEnvironmentGroupsResponse.getEnvironmentGroups()
EnvironmentGroups in the specified organization.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListEnvironmentGroupsResponse |
GoogleCloudApigeeV1ListEnvironmentGroupsResponse.setEnvironmentGroups(List<GoogleCloudApigeeV1EnvironmentGroup> environmentGroups)
EnvironmentGroups in the specified organization.
|
Copyright © 2011–2025 Google. All rights reserved.