| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.accesslog.v2 |
| Modifier and Type | Method and Description |
|---|---|
AccessLogCommon |
AccessLogCommon.Builder.build() |
AccessLogCommon |
AccessLogCommon.Builder.buildPartial() |
AccessLogCommon |
TCPAccessLogEntry.getCommonProperties()
Common properties shared by all Envoy access logs.
|
AccessLogCommon |
TCPAccessLogEntry.Builder.getCommonProperties()
Common properties shared by all Envoy access logs.
|
AccessLogCommon |
HTTPAccessLogEntryOrBuilder.getCommonProperties()
Common properties shared by all Envoy access logs.
|
AccessLogCommon |
HTTPAccessLogEntry.getCommonProperties()
Common properties shared by all Envoy access logs.
|
AccessLogCommon |
HTTPAccessLogEntry.Builder.getCommonProperties()
Common properties shared by all Envoy access logs.
|
AccessLogCommon |
TCPAccessLogEntryOrBuilder.getCommonProperties()
Common properties shared by all Envoy access logs.
|
static AccessLogCommon |
AccessLogCommon.getDefaultInstance() |
AccessLogCommon |
AccessLogCommon.getDefaultInstanceForType() |
AccessLogCommon |
AccessLogCommon.Builder.getDefaultInstanceForType() |
static AccessLogCommon |
AccessLogCommon.parseDelimitedFrom(InputStream input) |
static AccessLogCommon |
AccessLogCommon.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessLogCommon |
AccessLogCommon.parseFrom(byte[] data) |
static AccessLogCommon |
AccessLogCommon.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessLogCommon |
AccessLogCommon.parseFrom(ByteBuffer data) |
static AccessLogCommon |
AccessLogCommon.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessLogCommon |
AccessLogCommon.parseFrom(com.google.protobuf.ByteString data) |
static AccessLogCommon |
AccessLogCommon.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessLogCommon |
AccessLogCommon.parseFrom(com.google.protobuf.CodedInputStream input) |
static AccessLogCommon |
AccessLogCommon.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccessLogCommon |
AccessLogCommon.parseFrom(InputStream input) |
static AccessLogCommon |
AccessLogCommon.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AccessLogCommon> |
AccessLogCommon.getParserForType() |
static com.google.protobuf.Parser<AccessLogCommon> |
AccessLogCommon.parser() |
| Modifier and Type | Method and Description |
|---|---|
TCPAccessLogEntry.Builder |
TCPAccessLogEntry.Builder.mergeCommonProperties(AccessLogCommon value)
Common properties shared by all Envoy access logs.
|
HTTPAccessLogEntry.Builder |
HTTPAccessLogEntry.Builder.mergeCommonProperties(AccessLogCommon value)
Common properties shared by all Envoy access logs.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeFrom(AccessLogCommon other) |
static AccessLogCommon.Builder |
AccessLogCommon.newBuilder(AccessLogCommon prototype) |
TCPAccessLogEntry.Builder |
TCPAccessLogEntry.Builder.setCommonProperties(AccessLogCommon value)
Common properties shared by all Envoy access logs.
|
HTTPAccessLogEntry.Builder |
HTTPAccessLogEntry.Builder.setCommonProperties(AccessLogCommon value)
Common properties shared by all Envoy access logs.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.