| Package | Description |
|---|---|
| envoy.data.tap.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
Capture.Connection |
Capture.Connection.Builder.build() |
Capture.Connection |
Capture.Connection.Builder.buildPartial() |
Capture.Connection |
Capture.TraceOrBuilder.getConnection()
Connection properties.
|
Capture.Connection |
Capture.Trace.getConnection()
Connection properties.
|
Capture.Connection |
Capture.Trace.Builder.getConnection()
Connection properties.
|
static Capture.Connection |
Capture.Connection.getDefaultInstance() |
Capture.Connection |
Capture.Connection.getDefaultInstanceForType() |
Capture.Connection |
Capture.Connection.Builder.getDefaultInstanceForType() |
static Capture.Connection |
Capture.Connection.parseDelimitedFrom(InputStream input) |
static Capture.Connection |
Capture.Connection.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Capture.Connection |
Capture.Connection.parseFrom(byte[] data) |
static Capture.Connection |
Capture.Connection.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Capture.Connection |
Capture.Connection.parseFrom(ByteBuffer data) |
static Capture.Connection |
Capture.Connection.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Capture.Connection |
Capture.Connection.parseFrom(com.google.protobuf.ByteString data) |
static Capture.Connection |
Capture.Connection.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Capture.Connection |
Capture.Connection.parseFrom(com.google.protobuf.CodedInputStream input) |
static Capture.Connection |
Capture.Connection.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Capture.Connection |
Capture.Connection.parseFrom(InputStream input) |
static Capture.Connection |
Capture.Connection.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Capture.Connection> |
Capture.Connection.getParserForType() |
static com.google.protobuf.Parser<Capture.Connection> |
Capture.Connection.parser() |
| Modifier and Type | Method and Description |
|---|---|
Capture.Trace.Builder |
Capture.Trace.Builder.mergeConnection(Capture.Connection value)
Connection properties.
|
Capture.Connection.Builder |
Capture.Connection.Builder.mergeFrom(Capture.Connection other) |
static Capture.Connection.Builder |
Capture.Connection.newBuilder(Capture.Connection prototype) |
Capture.Trace.Builder |
Capture.Trace.Builder.setConnection(Capture.Connection value)
Connection properties.
|
Copyright © 2018 The Envoy Project. All rights reserved.