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.clearConsumerNetwork() |
The url of the consumer network.
|
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(ServiceAttachmentConnectedEndpoint other) |
|
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.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.setConsumerNetwork(String value) |
The url of the consumer network.
|
ServiceAttachmentConnectedEndpoint.Builder |
ServiceAttachmentConnectedEndpoint.Builder.setConsumerNetworkBytes(com.google.protobuf.ByteString value) |
The url of the consumer network.
|
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() |
|