| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.EndpointAttachments.Create |
Apigee.Organizations.EndpointAttachments.create(String parent,
GoogleCloudApigeeV1EndpointAttachment content)
Creates an endpoint attachment.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1EndpointAttachment content)
Creates an endpoint attachment.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1EndpointAttachment |
GoogleCloudApigeeV1EndpointAttachment.clone() |
GoogleCloudApigeeV1EndpointAttachment |
GoogleCloudApigeeV1EndpointAttachment.set(String fieldName,
Object value) |
GoogleCloudApigeeV1EndpointAttachment |
GoogleCloudApigeeV1EndpointAttachment.setConnectionState(String connectionState)
Output only.
|
GoogleCloudApigeeV1EndpointAttachment |
GoogleCloudApigeeV1EndpointAttachment.setHost(String host)
Output only.
|
GoogleCloudApigeeV1EndpointAttachment |
GoogleCloudApigeeV1EndpointAttachment.setLocation(String location)
Required.
|
GoogleCloudApigeeV1EndpointAttachment |
GoogleCloudApigeeV1EndpointAttachment.setName(String name)
Name of the endpoint attachment.
|
GoogleCloudApigeeV1EndpointAttachment |
GoogleCloudApigeeV1EndpointAttachment.setServiceAttachment(String serviceAttachment)
Format: projects/regions/serviceAttachments
|
GoogleCloudApigeeV1EndpointAttachment |
GoogleCloudApigeeV1EndpointAttachment.setState(String state)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1EndpointAttachment> |
GoogleCloudApigeeV1ListEndpointAttachmentsResponse.getEndpointAttachments()
Endpoint attachments in the specified organization.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListEndpointAttachmentsResponse |
GoogleCloudApigeeV1ListEndpointAttachmentsResponse.setEndpointAttachments(List<GoogleCloudApigeeV1EndpointAttachment> endpointAttachments)
Endpoint attachments in the specified organization.
|
Copyright © 2011–2025 Google. All rights reserved.