| Package | Description |
|---|---|
| envoy.config.filter.accesslog.v2 | |
| envoy.service.accesslog.v2 |
| Modifier and Type | Method and Description |
|---|---|
Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.Builder.build() |
Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.Builder.buildPartial() |
static Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.getDefaultInstance() |
Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.getDefaultInstanceForType() |
Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.Builder.getDefaultInstanceForType() |
static Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.parseDelimitedFrom(InputStream input) |
static Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.parseFrom(byte[] data) |
static Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.parseFrom(ByteBuffer data) |
static Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.parseFrom(com.google.protobuf.ByteString data) |
static Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.parseFrom(com.google.protobuf.CodedInputStream input) |
static Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.parseFrom(InputStream input) |
static Accesslog.HTTPAccessLogEntry |
Accesslog.HTTPAccessLogEntry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Accesslog.HTTPAccessLogEntry> |
Accesslog.HTTPAccessLogEntry.getParserForType() |
static com.google.protobuf.Parser<Accesslog.HTTPAccessLogEntry> |
Accesslog.HTTPAccessLogEntry.parser() |
| Modifier and Type | Method and Description |
|---|---|
Accesslog.HTTPAccessLogEntry.Builder |
Accesslog.HTTPAccessLogEntry.Builder.mergeFrom(Accesslog.HTTPAccessLogEntry other) |
static Accesslog.HTTPAccessLogEntry.Builder |
Accesslog.HTTPAccessLogEntry.newBuilder(Accesslog.HTTPAccessLogEntry prototype) |
| Modifier and Type | Method and Description |
|---|---|
Accesslog.HTTPAccessLogEntry |
Als.StreamAccessLogsMessage.HTTPAccessLogEntriesOrBuilder.getLogEntry(int index)
repeated .envoy.config.filter.accesslog.v2.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
Accesslog.HTTPAccessLogEntry |
Als.StreamAccessLogsMessage.HTTPAccessLogEntries.getLogEntry(int index)
repeated .envoy.config.filter.accesslog.v2.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
Accesslog.HTTPAccessLogEntry |
Als.StreamAccessLogsMessage.HTTPAccessLogEntries.Builder.getLogEntry(int index)
repeated .envoy.config.filter.accesslog.v2.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
| Modifier and Type | Method and Description |
|---|---|
List<Accesslog.HTTPAccessLogEntry> |
Als.StreamAccessLogsMessage.HTTPAccessLogEntriesOrBuilder.getLogEntryList()
repeated .envoy.config.filter.accesslog.v2.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
List<Accesslog.HTTPAccessLogEntry> |
Als.StreamAccessLogsMessage.HTTPAccessLogEntries.getLogEntryList()
repeated .envoy.config.filter.accesslog.v2.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
List<Accesslog.HTTPAccessLogEntry> |
Als.StreamAccessLogsMessage.HTTPAccessLogEntries.Builder.getLogEntryList()
repeated .envoy.config.filter.accesslog.v2.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
| Modifier and Type | Method and Description |
|---|---|
Als.StreamAccessLogsMessage.HTTPAccessLogEntries.Builder |
Als.StreamAccessLogsMessage.HTTPAccessLogEntries.Builder.addLogEntry(Accesslog.HTTPAccessLogEntry value)
repeated .envoy.config.filter.accesslog.v2.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
Als.StreamAccessLogsMessage.HTTPAccessLogEntries.Builder |
Als.StreamAccessLogsMessage.HTTPAccessLogEntries.Builder.addLogEntry(int index,
Accesslog.HTTPAccessLogEntry value)
repeated .envoy.config.filter.accesslog.v2.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
Als.StreamAccessLogsMessage.HTTPAccessLogEntries.Builder |
Als.StreamAccessLogsMessage.HTTPAccessLogEntries.Builder.setLogEntry(int index,
Accesslog.HTTPAccessLogEntry value)
repeated .envoy.config.filter.accesslog.v2.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
| Modifier and Type | Method and Description |
|---|---|
Als.StreamAccessLogsMessage.HTTPAccessLogEntries.Builder |
Als.StreamAccessLogsMessage.HTTPAccessLogEntries.Builder.addAllLogEntry(Iterable<? extends Accesslog.HTTPAccessLogEntry> values)
repeated .envoy.config.filter.accesslog.v2.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
Copyright © 2018 The Envoy Project. All rights reserved.