| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v3 | |
| io.envoyproxy.envoy.config.trace.v3 |
| Modifier and Type | Method and Description |
|---|---|
Tracing |
BootstrapOrBuilder.getTracing()
Deprecated.
|
Tracing |
Bootstrap.getTracing()
Deprecated.
|
Tracing |
Bootstrap.Builder.getTracing()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Bootstrap.Builder |
Bootstrap.Builder.mergeTracing(Tracing value)
Deprecated.
|
Bootstrap.Builder |
Bootstrap.Builder.setTracing(Tracing value)
Deprecated.
|
| 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() |
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) |
static Tracing.Builder |
Tracing.newBuilder(Tracing prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.