Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.AccessLogCommon
-
Packages that use AccessLogCommon Package Description io.envoyproxy.envoy.data.accesslog.v3 -
-
Uses of AccessLogCommon in io.envoyproxy.envoy.data.accesslog.v3
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return AccessLogCommon Modifier and Type Method Description AccessLogCommonAccessLogCommon.Builder. build()AccessLogCommonAccessLogCommon.Builder. buildPartial()AccessLogCommonHTTPAccessLogEntry.Builder. getCommonProperties()Common properties shared by all Envoy access logs.AccessLogCommonHTTPAccessLogEntry. getCommonProperties()Common properties shared by all Envoy access logs.AccessLogCommonHTTPAccessLogEntryOrBuilder. getCommonProperties()Common properties shared by all Envoy access logs.AccessLogCommonTCPAccessLogEntry.Builder. getCommonProperties()Common properties shared by all Envoy access logs.AccessLogCommonTCPAccessLogEntry. getCommonProperties()Common properties shared by all Envoy access logs.AccessLogCommonTCPAccessLogEntryOrBuilder. getCommonProperties()Common properties shared by all Envoy access logs.static AccessLogCommonAccessLogCommon. getDefaultInstance()AccessLogCommonAccessLogCommon.Builder. getDefaultInstanceForType()AccessLogCommonAccessLogCommon. getDefaultInstanceForType()static AccessLogCommonAccessLogCommon. parseDelimitedFrom(InputStream input)static AccessLogCommonAccessLogCommon. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AccessLogCommonAccessLogCommon. parseFrom(byte[] data)static AccessLogCommonAccessLogCommon. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AccessLogCommonAccessLogCommon. parseFrom(com.google.protobuf.ByteString data)static AccessLogCommonAccessLogCommon. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AccessLogCommonAccessLogCommon. parseFrom(com.google.protobuf.CodedInputStream input)static AccessLogCommonAccessLogCommon. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AccessLogCommonAccessLogCommon. parseFrom(InputStream input)static AccessLogCommonAccessLogCommon. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AccessLogCommonAccessLogCommon. parseFrom(ByteBuffer data)static AccessLogCommonAccessLogCommon. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type AccessLogCommon Modifier and Type Method Description com.google.protobuf.Parser<AccessLogCommon>AccessLogCommon. getParserForType()static com.google.protobuf.Parser<AccessLogCommon>AccessLogCommon. parser()Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type AccessLogCommon Modifier and Type Method Description HTTPAccessLogEntry.BuilderHTTPAccessLogEntry.Builder. mergeCommonProperties(AccessLogCommon value)Common properties shared by all Envoy access logs.TCPAccessLogEntry.BuilderTCPAccessLogEntry.Builder. mergeCommonProperties(AccessLogCommon value)Common properties shared by all Envoy access logs.AccessLogCommon.BuilderAccessLogCommon.Builder. mergeFrom(AccessLogCommon other)static AccessLogCommon.BuilderAccessLogCommon. newBuilder(AccessLogCommon prototype)HTTPAccessLogEntry.BuilderHTTPAccessLogEntry.Builder. setCommonProperties(AccessLogCommon value)Common properties shared by all Envoy access logs.TCPAccessLogEntry.BuilderTCPAccessLogEntry.Builder. setCommonProperties(AccessLogCommon value)Common properties shared by all Envoy access logs.
-