| Modifier and Type | Class and Description |
|---|---|
class |
NetworkAttachmentConnectedEndpoint
[Output Only] A connection connected to this network attachment.
|
static class |
NetworkAttachmentConnectedEndpoint.Builder
[Output Only] A connection connected to this network attachment.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkAttachmentConnectedEndpointOrBuilder |
NetworkAttachment.getConnectionEndpointsOrBuilder(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachmentConnectedEndpointOrBuilder |
NetworkAttachment.Builder.getConnectionEndpointsOrBuilder(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachmentConnectedEndpointOrBuilder |
NetworkAttachmentOrBuilder.getConnectionEndpointsOrBuilder(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends NetworkAttachmentConnectedEndpointOrBuilder> |
NetworkAttachment.getConnectionEndpointsOrBuilderList()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
List<? extends NetworkAttachmentConnectedEndpointOrBuilder> |
NetworkAttachment.Builder.getConnectionEndpointsOrBuilderList()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
List<? extends NetworkAttachmentConnectedEndpointOrBuilder> |
NetworkAttachmentOrBuilder.getConnectionEndpointsOrBuilderList()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
Copyright © 2023 Google LLC. All rights reserved.