| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.clone() |
ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.set(String fieldName,
Object value) |
ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.setEndpoint(String endpoint)
The url of a connected endpoint.
|
ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.setForwardingRule(String forwardingRule)
The url of a consumer forwarding rule.
|
ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.setPscConnectionId(BigInteger pscConnectionId)
The PSC connection id of the connected endpoint.
|
ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.setStatus(String status)
The status of a connected endpoint to this service attachment.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceAttachmentConnectedEndpoint> |
ServiceAttachment.getConnectedEndpoints()
[Output Only] An array of connections for all the consumers connected to this service
attachment.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAttachment |
ServiceAttachment.setConnectedEndpoints(List<ServiceAttachmentConnectedEndpoint> connectedEndpoints)
[Output Only] An array of connections for all the consumers connected to this service
attachment.
|
Copyright © 2011–2021 Google. All rights reserved.