| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.accesslog.v3 |
| Modifier and Type | Method and Description |
|---|---|
ConnectionProperties |
ConnectionProperties.Builder.build() |
ConnectionProperties |
ConnectionProperties.Builder.buildPartial() |
ConnectionProperties |
TCPAccessLogEntry.getConnectionProperties()
Properties of the TCP connection.
|
ConnectionProperties |
TCPAccessLogEntry.Builder.getConnectionProperties()
Properties of the TCP connection.
|
ConnectionProperties |
TCPAccessLogEntryOrBuilder.getConnectionProperties()
Properties of the TCP connection.
|
static ConnectionProperties |
ConnectionProperties.getDefaultInstance() |
ConnectionProperties |
ConnectionProperties.getDefaultInstanceForType() |
ConnectionProperties |
ConnectionProperties.Builder.getDefaultInstanceForType() |
static ConnectionProperties |
ConnectionProperties.parseDelimitedFrom(InputStream input) |
static ConnectionProperties |
ConnectionProperties.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConnectionProperties |
ConnectionProperties.parseFrom(byte[] data) |
static ConnectionProperties |
ConnectionProperties.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConnectionProperties |
ConnectionProperties.parseFrom(ByteBuffer data) |
static ConnectionProperties |
ConnectionProperties.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConnectionProperties |
ConnectionProperties.parseFrom(com.google.protobuf.ByteString data) |
static ConnectionProperties |
ConnectionProperties.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConnectionProperties |
ConnectionProperties.parseFrom(com.google.protobuf.CodedInputStream input) |
static ConnectionProperties |
ConnectionProperties.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConnectionProperties |
ConnectionProperties.parseFrom(InputStream input) |
static ConnectionProperties |
ConnectionProperties.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ConnectionProperties> |
ConnectionProperties.getParserForType() |
static com.google.protobuf.Parser<ConnectionProperties> |
ConnectionProperties.parser() |
| Modifier and Type | Method and Description |
|---|---|
TCPAccessLogEntry.Builder |
TCPAccessLogEntry.Builder.mergeConnectionProperties(ConnectionProperties value)
Properties of the TCP connection.
|
ConnectionProperties.Builder |
ConnectionProperties.Builder.mergeFrom(ConnectionProperties other) |
static ConnectionProperties.Builder |
ConnectionProperties.newBuilder(ConnectionProperties prototype) |
TCPAccessLogEntry.Builder |
TCPAccessLogEntry.Builder.setConnectionProperties(ConnectionProperties value)
Properties of the TCP connection.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.