| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Instances.Attachments.Create |
Apigee.Organizations.Instances.Attachments.create(String parent,
GoogleCloudApigeeV1InstanceAttachment content)
Creates a new attachment of an environment to an instance.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1InstanceAttachment content)
Creates a new attachment of an environment to an instance.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1InstanceAttachment |
GoogleCloudApigeeV1InstanceAttachment.clone() |
GoogleCloudApigeeV1InstanceAttachment |
GoogleCloudApigeeV1InstanceAttachment.set(String fieldName,
Object value) |
GoogleCloudApigeeV1InstanceAttachment |
GoogleCloudApigeeV1InstanceAttachment.setCreatedAt(Long createdAt)
Output only.
|
GoogleCloudApigeeV1InstanceAttachment |
GoogleCloudApigeeV1InstanceAttachment.setEnvironment(String environment)
ID of the attached environment.
|
GoogleCloudApigeeV1InstanceAttachment |
GoogleCloudApigeeV1InstanceAttachment.setName(String name)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1InstanceAttachment> |
GoogleCloudApigeeV1ListInstanceAttachmentsResponse.getAttachments()
Attachments for the instance.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListInstanceAttachmentsResponse |
GoogleCloudApigeeV1ListInstanceAttachmentsResponse.setAttachments(List<GoogleCloudApigeeV1InstanceAttachment> attachments)
Attachments for the instance.
|
Copyright © 2011–2025 Google. All rights reserved.