| Modifier and Type | Class and Description |
|---|---|
class |
ServiceAttachmentConnectedEndpoint
[Output Only] A connection connected to this service attachment.
|
static class |
ServiceAttachmentConnectedEndpoint.Builder
[Output Only] A connection connected to this service attachment.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAttachmentConnectedEndpointOrBuilder |
ServiceAttachmentOrBuilder.getConnectedEndpointsOrBuilder(int index)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
ServiceAttachmentConnectedEndpointOrBuilder |
ServiceAttachment.getConnectedEndpointsOrBuilder(int index)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
ServiceAttachmentConnectedEndpointOrBuilder |
ServiceAttachment.Builder.getConnectedEndpointsOrBuilder(int index)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ServiceAttachmentConnectedEndpointOrBuilder> |
ServiceAttachmentOrBuilder.getConnectedEndpointsOrBuilderList()
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
List<? extends ServiceAttachmentConnectedEndpointOrBuilder> |
ServiceAttachment.getConnectedEndpointsOrBuilderList()
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
List<? extends ServiceAttachmentConnectedEndpointOrBuilder> |
ServiceAttachment.Builder.getConnectedEndpointsOrBuilderList()
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
Copyright © 2023 Google LLC. All rights reserved.