| Modifier and Type | Method and Description |
|---|---|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachment.Builder.addConnectedEndpointsBuilder()
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachment.Builder.addConnectedEndpointsBuilder(int index)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.clear() |
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.clearEndpoint()
The url of a connected endpoint.
|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.clearPscConnectionId()
The PSC connection id of the connected endpoint.
|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.clearStatus()
The status of a connected endpoint to this service attachment.
|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.clone() |
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachment.Builder.getConnectedEndpointsBuilder(int index)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.mergeFrom(com.google.protobuf.Message other) |
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.mergeFrom(ServiceAttachmentConnectedEndpoint other) |
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.newBuilder() |
static ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.newBuilder(ServiceAttachmentConnectedEndpoint prototype) |
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.newBuilderForType() |
protected ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.setEndpoint(String value)
The url of a connected endpoint.
|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.setEndpointBytes(com.google.protobuf.ByteString value)
The url of a connected endpoint.
|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.setPscConnectionId(long value)
The PSC connection id of the connected endpoint.
|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.setStatus(String value)
The status of a connected endpoint to this service attachment.
|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.setStatusBytes(com.google.protobuf.ByteString value)
The status of a connected endpoint to this service attachment.
|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceAttachmentConnectedEndpoint.Builder> |
ServiceAttachment.Builder.getConnectedEndpointsBuilderList()
[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.addConnectedEndpoints(int index,
ServiceAttachmentConnectedEndpoint.Builder builderForValue)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.addConnectedEndpoints(ServiceAttachmentConnectedEndpoint.Builder builderForValue)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.setConnectedEndpoints(int index,
ServiceAttachmentConnectedEndpoint.Builder builderForValue)
[Output Only] An array of connections for all the consumers connected to this service attachment.
|
Copyright © 2023 Google LLC. All rights reserved.