public static final class HTTPAccessLogEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HTTPAccessLogEntry.Builder> implements HTTPAccessLogEntryOrBuilder
envoy.data.accesslog.v3.HTTPAccessLogEntry| Modifier and Type | Method and Description |
|---|---|
HTTPAccessLogEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HTTPAccessLogEntry |
build() |
HTTPAccessLogEntry |
buildPartial() |
HTTPAccessLogEntry.Builder |
clear() |
HTTPAccessLogEntry.Builder |
clearCommonProperties()
Common properties shared by all Envoy access logs.
|
HTTPAccessLogEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HTTPAccessLogEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HTTPAccessLogEntry.Builder |
clearProtocolVersion()
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2; |
HTTPAccessLogEntry.Builder |
clearRequest()
Description of the incoming HTTP request.
|
HTTPAccessLogEntry.Builder |
clearResponse()
Description of the outgoing HTTP response.
|
HTTPAccessLogEntry.Builder |
clone() |
AccessLogCommon |
getCommonProperties()
Common properties shared by all Envoy access logs.
|
AccessLogCommon.Builder |
getCommonPropertiesBuilder()
Common properties shared by all Envoy access logs.
|
AccessLogCommonOrBuilder |
getCommonPropertiesOrBuilder()
Common properties shared by all Envoy access logs.
|
HTTPAccessLogEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HTTPAccessLogEntry.HTTPVersion |
getProtocolVersion()
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2; |
int |
getProtocolVersionValue()
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2; |
HTTPRequestProperties |
getRequest()
Description of the incoming HTTP request.
|
HTTPRequestProperties.Builder |
getRequestBuilder()
Description of the incoming HTTP request.
|
HTTPRequestPropertiesOrBuilder |
getRequestOrBuilder()
Description of the incoming HTTP request.
|
HTTPResponseProperties |
getResponse()
Description of the outgoing HTTP response.
|
HTTPResponseProperties.Builder |
getResponseBuilder()
Description of the outgoing HTTP response.
|
HTTPResponsePropertiesOrBuilder |
getResponseOrBuilder()
Description of the outgoing HTTP response.
|
boolean |
hasCommonProperties()
Common properties shared by all Envoy access logs.
|
boolean |
hasRequest()
Description of the incoming HTTP request.
|
boolean |
hasResponse()
Description of the outgoing HTTP response.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HTTPAccessLogEntry.Builder |
mergeCommonProperties(AccessLogCommon value)
Common properties shared by all Envoy access logs.
|
HTTPAccessLogEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HTTPAccessLogEntry.Builder |
mergeFrom(HTTPAccessLogEntry other) |
HTTPAccessLogEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
HTTPAccessLogEntry.Builder |
mergeRequest(HTTPRequestProperties value)
Description of the incoming HTTP request.
|
HTTPAccessLogEntry.Builder |
mergeResponse(HTTPResponseProperties value)
Description of the outgoing HTTP response.
|
HTTPAccessLogEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HTTPAccessLogEntry.Builder |
setCommonProperties(AccessLogCommon.Builder builderForValue)
Common properties shared by all Envoy access logs.
|
HTTPAccessLogEntry.Builder |
setCommonProperties(AccessLogCommon value)
Common properties shared by all Envoy access logs.
|
HTTPAccessLogEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HTTPAccessLogEntry.Builder |
setProtocolVersion(HTTPAccessLogEntry.HTTPVersion value)
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2; |
HTTPAccessLogEntry.Builder |
setProtocolVersionValue(int value)
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2; |
HTTPAccessLogEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HTTPAccessLogEntry.Builder |
setRequest(HTTPRequestProperties.Builder builderForValue)
Description of the incoming HTTP request.
|
HTTPAccessLogEntry.Builder |
setRequest(HTTPRequestProperties value)
Description of the incoming HTTP request.
|
HTTPAccessLogEntry.Builder |
setResponse(HTTPResponseProperties.Builder builderForValue)
Description of the outgoing HTTP response.
|
HTTPAccessLogEntry.Builder |
setResponse(HTTPResponseProperties value)
Description of the outgoing HTTP response.
|
HTTPAccessLogEntry.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPAccessLogEntry.Builder>public HTTPAccessLogEntry.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPAccessLogEntry.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPAccessLogEntry.Builder>public HTTPAccessLogEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HTTPAccessLogEntry build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HTTPAccessLogEntry buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HTTPAccessLogEntry.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPAccessLogEntry.Builder>public HTTPAccessLogEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPAccessLogEntry.Builder>public HTTPAccessLogEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPAccessLogEntry.Builder>public HTTPAccessLogEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPAccessLogEntry.Builder>public HTTPAccessLogEntry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPAccessLogEntry.Builder>public HTTPAccessLogEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPAccessLogEntry.Builder>public HTTPAccessLogEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HTTPAccessLogEntry.Builder>public HTTPAccessLogEntry.Builder mergeFrom(HTTPAccessLogEntry other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPAccessLogEntry.Builder>public HTTPAccessLogEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HTTPAccessLogEntry.Builder>IOExceptionpublic boolean hasCommonProperties()
Common properties shared by all Envoy access logs.
.envoy.data.accesslog.v3.AccessLogCommon common_properties = 1;hasCommonProperties in interface HTTPAccessLogEntryOrBuilderpublic AccessLogCommon getCommonProperties()
Common properties shared by all Envoy access logs.
.envoy.data.accesslog.v3.AccessLogCommon common_properties = 1;getCommonProperties in interface HTTPAccessLogEntryOrBuilderpublic HTTPAccessLogEntry.Builder setCommonProperties(AccessLogCommon value)
Common properties shared by all Envoy access logs.
.envoy.data.accesslog.v3.AccessLogCommon common_properties = 1;public HTTPAccessLogEntry.Builder setCommonProperties(AccessLogCommon.Builder builderForValue)
Common properties shared by all Envoy access logs.
.envoy.data.accesslog.v3.AccessLogCommon common_properties = 1;public HTTPAccessLogEntry.Builder mergeCommonProperties(AccessLogCommon value)
Common properties shared by all Envoy access logs.
.envoy.data.accesslog.v3.AccessLogCommon common_properties = 1;public HTTPAccessLogEntry.Builder clearCommonProperties()
Common properties shared by all Envoy access logs.
.envoy.data.accesslog.v3.AccessLogCommon common_properties = 1;public AccessLogCommon.Builder getCommonPropertiesBuilder()
Common properties shared by all Envoy access logs.
.envoy.data.accesslog.v3.AccessLogCommon common_properties = 1;public AccessLogCommonOrBuilder getCommonPropertiesOrBuilder()
Common properties shared by all Envoy access logs.
.envoy.data.accesslog.v3.AccessLogCommon common_properties = 1;getCommonPropertiesOrBuilder in interface HTTPAccessLogEntryOrBuilderpublic int getProtocolVersionValue()
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;getProtocolVersionValue in interface HTTPAccessLogEntryOrBuilderpublic HTTPAccessLogEntry.Builder setProtocolVersionValue(int value)
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;public HTTPAccessLogEntry.HTTPVersion getProtocolVersion()
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;getProtocolVersion in interface HTTPAccessLogEntryOrBuilderpublic HTTPAccessLogEntry.Builder setProtocolVersion(HTTPAccessLogEntry.HTTPVersion value)
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;public HTTPAccessLogEntry.Builder clearProtocolVersion()
.envoy.data.accesslog.v3.HTTPAccessLogEntry.HTTPVersion protocol_version = 2;public boolean hasRequest()
Description of the incoming HTTP request.
.envoy.data.accesslog.v3.HTTPRequestProperties request = 3;hasRequest in interface HTTPAccessLogEntryOrBuilderpublic HTTPRequestProperties getRequest()
Description of the incoming HTTP request.
.envoy.data.accesslog.v3.HTTPRequestProperties request = 3;getRequest in interface HTTPAccessLogEntryOrBuilderpublic HTTPAccessLogEntry.Builder setRequest(HTTPRequestProperties value)
Description of the incoming HTTP request.
.envoy.data.accesslog.v3.HTTPRequestProperties request = 3;public HTTPAccessLogEntry.Builder setRequest(HTTPRequestProperties.Builder builderForValue)
Description of the incoming HTTP request.
.envoy.data.accesslog.v3.HTTPRequestProperties request = 3;public HTTPAccessLogEntry.Builder mergeRequest(HTTPRequestProperties value)
Description of the incoming HTTP request.
.envoy.data.accesslog.v3.HTTPRequestProperties request = 3;public HTTPAccessLogEntry.Builder clearRequest()
Description of the incoming HTTP request.
.envoy.data.accesslog.v3.HTTPRequestProperties request = 3;public HTTPRequestProperties.Builder getRequestBuilder()
Description of the incoming HTTP request.
.envoy.data.accesslog.v3.HTTPRequestProperties request = 3;public HTTPRequestPropertiesOrBuilder getRequestOrBuilder()
Description of the incoming HTTP request.
.envoy.data.accesslog.v3.HTTPRequestProperties request = 3;getRequestOrBuilder in interface HTTPAccessLogEntryOrBuilderpublic boolean hasResponse()
Description of the outgoing HTTP response.
.envoy.data.accesslog.v3.HTTPResponseProperties response = 4;hasResponse in interface HTTPAccessLogEntryOrBuilderpublic HTTPResponseProperties getResponse()
Description of the outgoing HTTP response.
.envoy.data.accesslog.v3.HTTPResponseProperties response = 4;getResponse in interface HTTPAccessLogEntryOrBuilderpublic HTTPAccessLogEntry.Builder setResponse(HTTPResponseProperties value)
Description of the outgoing HTTP response.
.envoy.data.accesslog.v3.HTTPResponseProperties response = 4;public HTTPAccessLogEntry.Builder setResponse(HTTPResponseProperties.Builder builderForValue)
Description of the outgoing HTTP response.
.envoy.data.accesslog.v3.HTTPResponseProperties response = 4;public HTTPAccessLogEntry.Builder mergeResponse(HTTPResponseProperties value)
Description of the outgoing HTTP response.
.envoy.data.accesslog.v3.HTTPResponseProperties response = 4;public HTTPAccessLogEntry.Builder clearResponse()
Description of the outgoing HTTP response.
.envoy.data.accesslog.v3.HTTPResponseProperties response = 4;public HTTPResponseProperties.Builder getResponseBuilder()
Description of the outgoing HTTP response.
.envoy.data.accesslog.v3.HTTPResponseProperties response = 4;public HTTPResponsePropertiesOrBuilder getResponseOrBuilder()
Description of the outgoing HTTP response.
.envoy.data.accesslog.v3.HTTPResponseProperties response = 4;getResponseOrBuilder in interface HTTPAccessLogEntryOrBuilderpublic final HTTPAccessLogEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPAccessLogEntry.Builder>public final HTTPAccessLogEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPAccessLogEntry.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.