| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Envgroups.Attachments.Create |
Apigee.Organizations.Envgroups.Attachments.create(String parent,
GoogleCloudApigeeV1EnvironmentGroupAttachment content)
Creates a new attachment of an environment to an environment group.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1EnvironmentGroupAttachment content)
Creates a new attachment of an environment to an environment group.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1EnvironmentGroupAttachment |
GoogleCloudApigeeV1EnvironmentGroupAttachment.clone() |
GoogleCloudApigeeV1EnvironmentGroupAttachment |
GoogleCloudApigeeV1EnvironmentGroupAttachment.set(String fieldName,
Object value) |
GoogleCloudApigeeV1EnvironmentGroupAttachment |
GoogleCloudApigeeV1EnvironmentGroupAttachment.setCreatedAt(Long createdAt)
Output only.
|
GoogleCloudApigeeV1EnvironmentGroupAttachment |
GoogleCloudApigeeV1EnvironmentGroupAttachment.setEnvironment(String environment)
Required.
|
GoogleCloudApigeeV1EnvironmentGroupAttachment |
GoogleCloudApigeeV1EnvironmentGroupAttachment.setEnvironmentGroupId(String environmentGroupId)
Output only.
|
GoogleCloudApigeeV1EnvironmentGroupAttachment |
GoogleCloudApigeeV1EnvironmentGroupAttachment.setName(String name)
ID of the environment group attachment.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1EnvironmentGroupAttachment> |
GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse.getEnvironmentGroupAttachments()
EnvironmentGroupAttachments for the specified environment group.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse |
GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse.setEnvironmentGroupAttachments(List<GoogleCloudApigeeV1EnvironmentGroupAttachment> environmentGroupAttachments)
EnvironmentGroupAttachments for the specified environment group.
|
Copyright © 2011–2025 Google. All rights reserved.