Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.AccessLogCommon
Packages that use AccessLogCommon
-
Uses of AccessLogCommon in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 declared as AccessLogCommonModifier and TypeFieldDescriptionprivate AccessLogCommonHTTPAccessLogEntry.Builder.commonProperties_private AccessLogCommonHTTPAccessLogEntry.commonProperties_private AccessLogCommonTCPAccessLogEntry.Builder.commonProperties_private AccessLogCommonTCPAccessLogEntry.commonProperties_private static final AccessLogCommonAccessLogCommon.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type AccessLogCommonModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<AccessLogCommon, AccessLogCommon.Builder, AccessLogCommonOrBuilder> HTTPAccessLogEntry.Builder.commonPropertiesBuilder_private com.google.protobuf.SingleFieldBuilder<AccessLogCommon, AccessLogCommon.Builder, AccessLogCommonOrBuilder> TCPAccessLogEntry.Builder.commonPropertiesBuilder_private static final com.google.protobuf.Parser<AccessLogCommon> AccessLogCommon.PARSERMethods in io.envoyproxy.envoy.data.accesslog.v3 that return AccessLogCommonModifier and TypeMethodDescriptionAccessLogCommon.Builder.build()AccessLogCommon.Builder.buildPartial()HTTPAccessLogEntry.Builder.getCommonProperties()Common properties shared by all Envoy access logs.HTTPAccessLogEntry.getCommonProperties()Common properties shared by all Envoy access logs.HTTPAccessLogEntryOrBuilder.getCommonProperties()Common properties shared by all Envoy access logs.TCPAccessLogEntry.Builder.getCommonProperties()Common properties shared by all Envoy access logs.TCPAccessLogEntry.getCommonProperties()Common properties shared by all Envoy access logs.TCPAccessLogEntryOrBuilder.getCommonProperties()Common properties shared by all Envoy access logs.static AccessLogCommonAccessLogCommon.getDefaultInstance()AccessLogCommon.Builder.getDefaultInstanceForType()AccessLogCommon.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 AccessLogCommonModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AccessLogCommon> AccessLogCommon.getParserForType()private com.google.protobuf.SingleFieldBuilder<AccessLogCommon, AccessLogCommon.Builder, AccessLogCommonOrBuilder> HTTPAccessLogEntry.Builder.internalGetCommonPropertiesFieldBuilder()Common properties shared by all Envoy access logs.private com.google.protobuf.SingleFieldBuilder<AccessLogCommon, AccessLogCommon.Builder, AccessLogCommonOrBuilder> TCPAccessLogEntry.Builder.internalGetCommonPropertiesFieldBuilder()Common properties shared by all Envoy access logs.static com.google.protobuf.Parser<AccessLogCommon> AccessLogCommon.parser()Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type AccessLogCommonModifier and TypeMethodDescriptionprivate voidAccessLogCommon.Builder.buildPartial0(AccessLogCommon result) private voidAccessLogCommon.Builder.buildPartial1(AccessLogCommon result) HTTPAccessLogEntry.Builder.mergeCommonProperties(AccessLogCommon value) Common properties shared by all Envoy access logs.TCPAccessLogEntry.Builder.mergeCommonProperties(AccessLogCommon value) Common properties shared by all Envoy access logs.AccessLogCommon.Builder.mergeFrom(AccessLogCommon other) static AccessLogCommon.BuilderAccessLogCommon.newBuilder(AccessLogCommon prototype) HTTPAccessLogEntry.Builder.setCommonProperties(AccessLogCommon value) Common properties shared by all Envoy access logs.TCPAccessLogEntry.Builder.setCommonProperties(AccessLogCommon value) Common properties shared by all Envoy access logs.