| Package | Description |
|---|---|
| io.envoyproxy.envoy.type.tracing.v3 |
| Modifier and Type | Method and Description |
|---|---|
CustomTag.Environment |
CustomTag.Environment.Builder.build() |
CustomTag.Environment |
CustomTag.Environment.Builder.buildPartial() |
static CustomTag.Environment |
CustomTag.Environment.getDefaultInstance() |
CustomTag.Environment |
CustomTag.Environment.getDefaultInstanceForType() |
CustomTag.Environment |
CustomTag.Environment.Builder.getDefaultInstanceForType() |
CustomTag.Environment |
CustomTagOrBuilder.getEnvironment()
An environment custom tag.
|
CustomTag.Environment |
CustomTag.getEnvironment()
An environment custom tag.
|
CustomTag.Environment |
CustomTag.Builder.getEnvironment()
An environment custom tag.
|
static CustomTag.Environment |
CustomTag.Environment.parseDelimitedFrom(InputStream input) |
static CustomTag.Environment |
CustomTag.Environment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTag.Environment |
CustomTag.Environment.parseFrom(byte[] data) |
static CustomTag.Environment |
CustomTag.Environment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTag.Environment |
CustomTag.Environment.parseFrom(ByteBuffer data) |
static CustomTag.Environment |
CustomTag.Environment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTag.Environment |
CustomTag.Environment.parseFrom(com.google.protobuf.ByteString data) |
static CustomTag.Environment |
CustomTag.Environment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTag.Environment |
CustomTag.Environment.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomTag.Environment |
CustomTag.Environment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomTag.Environment |
CustomTag.Environment.parseFrom(InputStream input) |
static CustomTag.Environment |
CustomTag.Environment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomTag.Environment> |
CustomTag.Environment.getParserForType() |
static com.google.protobuf.Parser<CustomTag.Environment> |
CustomTag.Environment.parser() |
| Modifier and Type | Method and Description |
|---|---|
CustomTag.Builder |
CustomTag.Builder.mergeEnvironment(CustomTag.Environment value)
An environment custom tag.
|
CustomTag.Environment.Builder |
CustomTag.Environment.Builder.mergeFrom(CustomTag.Environment other) |
static CustomTag.Environment.Builder |
CustomTag.Environment.newBuilder(CustomTag.Environment prototype) |
CustomTag.Builder |
CustomTag.Builder.setEnvironment(CustomTag.Environment value)
An environment custom tag.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.