public static interface StreamAccessLogsMessage.HTTPAccessLogEntriesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HTTPAccessLogEntry |
getLogEntry(int index)
repeated .envoy.data.accesslog.v3.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
int |
getLogEntryCount()
repeated .envoy.data.accesslog.v3.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
List<HTTPAccessLogEntry> |
getLogEntryList()
repeated .envoy.data.accesslog.v3.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
HTTPAccessLogEntryOrBuilder |
getLogEntryOrBuilder(int index)
repeated .envoy.data.accesslog.v3.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
List<? extends HTTPAccessLogEntryOrBuilder> |
getLogEntryOrBuilderList()
repeated .envoy.data.accesslog.v3.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... } |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HTTPAccessLogEntry> getLogEntryList()
repeated .envoy.data.accesslog.v3.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... }HTTPAccessLogEntry getLogEntry(int index)
repeated .envoy.data.accesslog.v3.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... }int getLogEntryCount()
repeated .envoy.data.accesslog.v3.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... }List<? extends HTTPAccessLogEntryOrBuilder> getLogEntryOrBuilderList()
repeated .envoy.data.accesslog.v3.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... }HTTPAccessLogEntryOrBuilder getLogEntryOrBuilder(int index)
repeated .envoy.data.accesslog.v3.HTTPAccessLogEntry log_entry = 1 [(.validate.rules) = { ... }Copyright © 2018–2021 The Envoy Project. All rights reserved.