| Modifier and Type | Method and Description |
|---|---|
NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.Builder.build() |
NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.Builder.buildPartial() |
NetworkAttachmentConnectedEndpoint |
NetworkAttachment.getConnectionEndpoints(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachmentConnectedEndpoint |
NetworkAttachment.Builder.getConnectionEndpoints(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachmentConnectedEndpoint |
NetworkAttachmentOrBuilder.getConnectionEndpoints(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
static NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.getDefaultInstance() |
NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.getDefaultInstanceForType() |
NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.Builder.getDefaultInstanceForType() |
static NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.parseDelimitedFrom(InputStream input) |
static NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.parseFrom(byte[] data) |
static NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.parseFrom(ByteBuffer data) |
static NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.parseFrom(com.google.protobuf.ByteString data) |
static NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.parseFrom(com.google.protobuf.CodedInputStream input) |
static NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.parseFrom(InputStream input) |
static NetworkAttachmentConnectedEndpoint |
NetworkAttachmentConnectedEndpoint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkAttachmentConnectedEndpoint> |
NetworkAttachment.getConnectionEndpointsList()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
List<NetworkAttachmentConnectedEndpoint> |
NetworkAttachment.Builder.getConnectionEndpointsList()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
List<NetworkAttachmentConnectedEndpoint> |
NetworkAttachmentOrBuilder.getConnectionEndpointsList()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
com.google.protobuf.Parser<NetworkAttachmentConnectedEndpoint> |
NetworkAttachmentConnectedEndpoint.getParserForType() |
static com.google.protobuf.Parser<NetworkAttachmentConnectedEndpoint> |
NetworkAttachmentConnectedEndpoint.parser() |
| Modifier and Type | Method and Description |
|---|---|
NetworkAttachment.Builder |
NetworkAttachment.Builder.addConnectionEndpoints(int index,
NetworkAttachmentConnectedEndpoint value)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachment.Builder |
NetworkAttachment.Builder.addConnectionEndpoints(NetworkAttachmentConnectedEndpoint value)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.Builder.mergeFrom(NetworkAttachmentConnectedEndpoint other) |
static NetworkAttachmentConnectedEndpoint.Builder |
NetworkAttachmentConnectedEndpoint.newBuilder(NetworkAttachmentConnectedEndpoint prototype) |
NetworkAttachment.Builder |
NetworkAttachment.Builder.setConnectionEndpoints(int index,
NetworkAttachmentConnectedEndpoint value)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkAttachment.Builder |
NetworkAttachment.Builder.addAllConnectionEndpoints(Iterable<? extends NetworkAttachmentConnectedEndpoint> values)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
Copyright © 2023 Google LLC. All rights reserved.