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