| Modifier and Type | Method and Description |
|---|---|
ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.Builder.build() |
ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.Builder.buildPartial() |
ServiceAttachmentConnectedEndpoint |
ServiceAttachmentOrBuilder.getConnectedEndpoints(int index)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
ServiceAttachmentConnectedEndpoint |
ServiceAttachment.getConnectedEndpoints(int index)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
ServiceAttachmentConnectedEndpoint |
ServiceAttachment.Builder.getConnectedEndpoints(int index)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
static ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.getDefaultInstance() |
ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.getDefaultInstanceForType() |
ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.Builder.getDefaultInstanceForType() |
static ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.parseDelimitedFrom(InputStream input) |
static ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.parseFrom(byte[] data) |
static ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.parseFrom(ByteBuffer data) |
static ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.parseFrom(com.google.protobuf.ByteString data) |
static ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.parseFrom(InputStream input) |
static ServiceAttachmentConnectedEndpoint |
ServiceAttachmentConnectedEndpoint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceAttachmentConnectedEndpoint> |
ServiceAttachmentOrBuilder.getConnectedEndpointsList()
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
List<ServiceAttachmentConnectedEndpoint> |
ServiceAttachment.getConnectedEndpointsList()
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
List<ServiceAttachmentConnectedEndpoint> |
ServiceAttachment.Builder.getConnectedEndpointsList()
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
com.google.protobuf.Parser<ServiceAttachmentConnectedEndpoint> |
ServiceAttachmentConnectedEndpoint.getParserForType() |
static com.google.protobuf.Parser<ServiceAttachmentConnectedEndpoint> |
ServiceAttachmentConnectedEndpoint.parser() |
| Modifier and Type | Method and Description |
|---|---|
ServiceAttachment.Builder |
ServiceAttachment.Builder.addConnectedEndpoints(int index,
ServiceAttachmentConnectedEndpoint value)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.addConnectedEndpoints(ServiceAttachmentConnectedEndpoint value)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.mergeFrom(ServiceAttachmentConnectedEndpoint other) |
static ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.newBuilder(ServiceAttachmentConnectedEndpoint prototype) |
ServiceAttachment.Builder |
ServiceAttachment.Builder.setConnectedEndpoints(int index,
ServiceAttachmentConnectedEndpoint value)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAttachment.Builder |
ServiceAttachment.Builder.addAllConnectedEndpoints(Iterable<? extends ServiceAttachmentConnectedEndpoint> values)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
Copyright © 2023 Google LLC. All rights reserved.