AttributeContext.Builder |
AttributeContext.Builder.addAllExtensions(java.lang.Iterable<? extends com.google.protobuf.Any> values) |
Supports extensions for advanced use cases, such as logs and metrics.
|
AttributeContext.Builder |
AttributeContext.Builder.addExtensions(int index,
com.google.protobuf.Any value) |
Supports extensions for advanced use cases, such as logs and metrics.
|
AttributeContext.Builder |
AttributeContext.Builder.addExtensions(int index,
com.google.protobuf.Any.Builder builderForValue) |
Supports extensions for advanced use cases, such as logs and metrics.
|
AttributeContext.Builder |
AttributeContext.Builder.addExtensions(com.google.protobuf.Any value) |
Supports extensions for advanced use cases, such as logs and metrics.
|
AttributeContext.Builder |
AttributeContext.Builder.addExtensions(com.google.protobuf.Any.Builder builderForValue) |
Supports extensions for advanced use cases, such as logs and metrics.
|
AttributeContext.Builder |
AttributeContext.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
AttributeContext.Builder |
AttributeContext.Builder.clear() |
|
AttributeContext.Builder |
AttributeContext.Builder.clearApi() |
Represents an API operation that is involved to a network activity.
|
AttributeContext.Builder |
AttributeContext.Builder.clearDestination() |
The destination of a network activity, such as accepting a TCP connection.
|
AttributeContext.Builder |
AttributeContext.Builder.clearExtensions() |
Supports extensions for advanced use cases, such as logs and metrics.
|
AttributeContext.Builder |
AttributeContext.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AttributeContext.Builder |
AttributeContext.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AttributeContext.Builder |
AttributeContext.Builder.clearOrigin() |
The origin of a network activity.
|
AttributeContext.Builder |
AttributeContext.Builder.clearRequest() |
Represents a network request, such as an HTTP request.
|
AttributeContext.Builder |
AttributeContext.Builder.clearResource() |
Represents a target resource that is involved with a network activity.
|
AttributeContext.Builder |
AttributeContext.Builder.clearResponse() |
Represents a network response, such as an HTTP response.
|
AttributeContext.Builder |
AttributeContext.Builder.clearSource() |
The source of a network activity, such as starting a TCP connection.
|
AttributeContext.Builder |
AttributeContext.Builder.clone() |
|
AttributeContext.Builder |
AttributeContext.Builder.mergeApi(AttributeContext.Api value) |
Represents an API operation that is involved to a network activity.
|
AttributeContext.Builder |
AttributeContext.Builder.mergeDestination(AttributeContext.Peer value) |
The destination of a network activity, such as accepting a TCP connection.
|
AttributeContext.Builder |
AttributeContext.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AttributeContext.Builder |
AttributeContext.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AttributeContext.Builder |
AttributeContext.Builder.mergeFrom(AttributeContext other) |
|
AttributeContext.Builder |
AttributeContext.Builder.mergeOrigin(AttributeContext.Peer value) |
The origin of a network activity.
|
AttributeContext.Builder |
AttributeContext.Builder.mergeRequest(AttributeContext.Request value) |
Represents a network request, such as an HTTP request.
|
AttributeContext.Builder |
AttributeContext.Builder.mergeResource(AttributeContext.Resource value) |
Represents a target resource that is involved with a network activity.
|
AttributeContext.Builder |
AttributeContext.Builder.mergeResponse(AttributeContext.Response value) |
Represents a network response, such as an HTTP response.
|
AttributeContext.Builder |
AttributeContext.Builder.mergeSource(AttributeContext.Peer value) |
The source of a network activity, such as starting a TCP connection.
|
AttributeContext.Builder |
AttributeContext.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AttributeContext.Builder |
AttributeContext.newBuilder() |
|
static AttributeContext.Builder |
AttributeContext.newBuilder(AttributeContext prototype) |
|
AttributeContext.Builder |
AttributeContext.newBuilderForType() |
|
protected AttributeContext.Builder |
AttributeContext.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AttributeContext.Builder |
AttributeContext.Builder.removeExtensions(int index) |
Supports extensions for advanced use cases, such as logs and metrics.
|
AttributeContext.Builder |
AttributeContext.Builder.setApi(AttributeContext.Api value) |
Represents an API operation that is involved to a network activity.
|
AttributeContext.Builder |
AttributeContext.Builder.setApi(AttributeContext.Api.Builder builderForValue) |
Represents an API operation that is involved to a network activity.
|
AttributeContext.Builder |
AttributeContext.Builder.setDestination(AttributeContext.Peer value) |
The destination of a network activity, such as accepting a TCP connection.
|
AttributeContext.Builder |
AttributeContext.Builder.setDestination(AttributeContext.Peer.Builder builderForValue) |
The destination of a network activity, such as accepting a TCP connection.
|
AttributeContext.Builder |
AttributeContext.Builder.setExtensions(int index,
com.google.protobuf.Any value) |
Supports extensions for advanced use cases, such as logs and metrics.
|
AttributeContext.Builder |
AttributeContext.Builder.setExtensions(int index,
com.google.protobuf.Any.Builder builderForValue) |
Supports extensions for advanced use cases, such as logs and metrics.
|
AttributeContext.Builder |
AttributeContext.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
AttributeContext.Builder |
AttributeContext.Builder.setOrigin(AttributeContext.Peer value) |
The origin of a network activity.
|
AttributeContext.Builder |
AttributeContext.Builder.setOrigin(AttributeContext.Peer.Builder builderForValue) |
The origin of a network activity.
|
AttributeContext.Builder |
AttributeContext.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
AttributeContext.Builder |
AttributeContext.Builder.setRequest(AttributeContext.Request value) |
Represents a network request, such as an HTTP request.
|
AttributeContext.Builder |
AttributeContext.Builder.setRequest(AttributeContext.Request.Builder builderForValue) |
Represents a network request, such as an HTTP request.
|
AttributeContext.Builder |
AttributeContext.Builder.setResource(AttributeContext.Resource value) |
Represents a target resource that is involved with a network activity.
|
AttributeContext.Builder |
AttributeContext.Builder.setResource(AttributeContext.Resource.Builder builderForValue) |
Represents a target resource that is involved with a network activity.
|
AttributeContext.Builder |
AttributeContext.Builder.setResponse(AttributeContext.Response value) |
Represents a network response, such as an HTTP response.
|
AttributeContext.Builder |
AttributeContext.Builder.setResponse(AttributeContext.Response.Builder builderForValue) |
Represents a network response, such as an HTTP response.
|
AttributeContext.Builder |
AttributeContext.Builder.setSource(AttributeContext.Peer value) |
The source of a network activity, such as starting a TCP connection.
|
AttributeContext.Builder |
AttributeContext.Builder.setSource(AttributeContext.Peer.Builder builderForValue) |
The source of a network activity, such as starting a TCP connection.
|
AttributeContext.Builder |
AttributeContext.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AttributeContext.Builder |
AttributeContext.toBuilder() |
|