public static interface Accesslog.TCPAccessLogEntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Accesslog.AccessLogCommon |
getCommonProperties()
Common properties shared by all Envoy access logs.
|
Accesslog.AccessLogCommonOrBuilder |
getCommonPropertiesOrBuilder()
Common properties shared by all Envoy access logs.
|
boolean |
hasCommonProperties()
Common properties shared by all Envoy access logs.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCommonProperties()
Common properties shared by all Envoy access logs.
.envoy.config.filter.accesslog.v2.AccessLogCommon common_properties = 1;Accesslog.AccessLogCommon getCommonProperties()
Common properties shared by all Envoy access logs.
.envoy.config.filter.accesslog.v2.AccessLogCommon common_properties = 1;Accesslog.AccessLogCommonOrBuilder getCommonPropertiesOrBuilder()
Common properties shared by all Envoy access logs.
.envoy.config.filter.accesslog.v2.AccessLogCommon common_properties = 1;Copyright © 2018 The Envoy Project. All rights reserved.