| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.route |
| Modifier and Type | Method and Description |
|---|---|
Tracing |
Tracing.Builder.build() |
Tracing |
Tracing.Builder.buildPartial() |
static Tracing |
Tracing.getDefaultInstance() |
Tracing |
Tracing.getDefaultInstanceForType() |
Tracing |
Tracing.Builder.getDefaultInstanceForType() |
Tracing |
RouteOrBuilder.getTracing()
Presence of the object defines whether the connection manager's tracing configuration
is overridden by this route specific instance.
|
Tracing |
Route.getTracing()
Presence of the object defines whether the connection manager's tracing configuration
is overridden by this route specific instance.
|
Tracing |
Route.Builder.getTracing()
Presence of the object defines whether the connection manager's tracing configuration
is overridden by this route specific instance.
|
static Tracing |
Tracing.parseDelimitedFrom(InputStream input) |
static Tracing |
Tracing.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing |
Tracing.parseFrom(byte[] data) |
static Tracing |
Tracing.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing |
Tracing.parseFrom(ByteBuffer data) |
static Tracing |
Tracing.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing |
Tracing.parseFrom(com.google.protobuf.ByteString data) |
static Tracing |
Tracing.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing |
Tracing.parseFrom(com.google.protobuf.CodedInputStream input) |
static Tracing |
Tracing.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tracing |
Tracing.parseFrom(InputStream input) |
static Tracing |
Tracing.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Tracing> |
Tracing.getParserForType() |
static com.google.protobuf.Parser<Tracing> |
Tracing.parser() |
| Modifier and Type | Method and Description |
|---|---|
Tracing.Builder |
Tracing.Builder.mergeFrom(Tracing other) |
Route.Builder |
Route.Builder.mergeTracing(Tracing value)
Presence of the object defines whether the connection manager's tracing configuration
is overridden by this route specific instance.
|
static Tracing.Builder |
Tracing.newBuilder(Tracing prototype) |
Route.Builder |
Route.Builder.setTracing(Tracing value)
Presence of the object defines whether the connection manager's tracing configuration
is overridden by this route specific instance.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.