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