public static final class TCPAccessLogEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TCPAccessLogEntry.Builder> implements TCPAccessLogEntryOrBuilder
envoy.data.accesslog.v3.TCPAccessLogEntry| Modifier and Type | Method and Description |
|---|---|
TCPAccessLogEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TCPAccessLogEntry |
build() |
TCPAccessLogEntry |
buildPartial() |
TCPAccessLogEntry.Builder |
clear() |
TCPAccessLogEntry.Builder |
clearCommonProperties()
Common properties shared by all Envoy access logs.
|
TCPAccessLogEntry.Builder |
clearConnectionProperties()
Properties of the TCP connection.
|
TCPAccessLogEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TCPAccessLogEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TCPAccessLogEntry.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.
|
ConnectionProperties |
getConnectionProperties()
Properties of the TCP connection.
|
ConnectionProperties.Builder |
getConnectionPropertiesBuilder()
Properties of the TCP connection.
|
ConnectionPropertiesOrBuilder |
getConnectionPropertiesOrBuilder()
Properties of the TCP connection.
|
TCPAccessLogEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasCommonProperties()
Common properties shared by all Envoy access logs.
|
boolean |
hasConnectionProperties()
Properties of the TCP connection.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TCPAccessLogEntry.Builder |
mergeCommonProperties(AccessLogCommon value)
Common properties shared by all Envoy access logs.
|
TCPAccessLogEntry.Builder |
mergeConnectionProperties(ConnectionProperties value)
Properties of the TCP connection.
|
TCPAccessLogEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TCPAccessLogEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
TCPAccessLogEntry.Builder |
mergeFrom(TCPAccessLogEntry other) |
TCPAccessLogEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TCPAccessLogEntry.Builder |
setCommonProperties(AccessLogCommon.Builder builderForValue)
Common properties shared by all Envoy access logs.
|
TCPAccessLogEntry.Builder |
setCommonProperties(AccessLogCommon value)
Common properties shared by all Envoy access logs.
|
TCPAccessLogEntry.Builder |
setConnectionProperties(ConnectionProperties.Builder builderForValue)
Properties of the TCP connection.
|
TCPAccessLogEntry.Builder |
setConnectionProperties(ConnectionProperties value)
Properties of the TCP connection.
|
TCPAccessLogEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TCPAccessLogEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TCPAccessLogEntry.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<TCPAccessLogEntry.Builder>public TCPAccessLogEntry.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TCPAccessLogEntry.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<TCPAccessLogEntry.Builder>public TCPAccessLogEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TCPAccessLogEntry build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TCPAccessLogEntry buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TCPAccessLogEntry.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TCPAccessLogEntry.Builder>public TCPAccessLogEntry.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<TCPAccessLogEntry.Builder>public TCPAccessLogEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TCPAccessLogEntry.Builder>public TCPAccessLogEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TCPAccessLogEntry.Builder>public TCPAccessLogEntry.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<TCPAccessLogEntry.Builder>public TCPAccessLogEntry.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<TCPAccessLogEntry.Builder>public TCPAccessLogEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TCPAccessLogEntry.Builder>public TCPAccessLogEntry.Builder mergeFrom(TCPAccessLogEntry other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TCPAccessLogEntry.Builder>public TCPAccessLogEntry.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<TCPAccessLogEntry.Builder>IOExceptionpublic boolean hasCommonProperties()
Common properties shared by all Envoy access logs.
.envoy.data.accesslog.v3.AccessLogCommon common_properties = 1;hasCommonProperties in interface TCPAccessLogEntryOrBuilderpublic AccessLogCommon getCommonProperties()
Common properties shared by all Envoy access logs.
.envoy.data.accesslog.v3.AccessLogCommon common_properties = 1;getCommonProperties in interface TCPAccessLogEntryOrBuilderpublic TCPAccessLogEntry.Builder setCommonProperties(AccessLogCommon value)
Common properties shared by all Envoy access logs.
.envoy.data.accesslog.v3.AccessLogCommon common_properties = 1;public TCPAccessLogEntry.Builder setCommonProperties(AccessLogCommon.Builder builderForValue)
Common properties shared by all Envoy access logs.
.envoy.data.accesslog.v3.AccessLogCommon common_properties = 1;public TCPAccessLogEntry.Builder mergeCommonProperties(AccessLogCommon value)
Common properties shared by all Envoy access logs.
.envoy.data.accesslog.v3.AccessLogCommon common_properties = 1;public TCPAccessLogEntry.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 TCPAccessLogEntryOrBuilderpublic boolean hasConnectionProperties()
Properties of the TCP connection.
.envoy.data.accesslog.v3.ConnectionProperties connection_properties = 2;hasConnectionProperties in interface TCPAccessLogEntryOrBuilderpublic ConnectionProperties getConnectionProperties()
Properties of the TCP connection.
.envoy.data.accesslog.v3.ConnectionProperties connection_properties = 2;getConnectionProperties in interface TCPAccessLogEntryOrBuilderpublic TCPAccessLogEntry.Builder setConnectionProperties(ConnectionProperties value)
Properties of the TCP connection.
.envoy.data.accesslog.v3.ConnectionProperties connection_properties = 2;public TCPAccessLogEntry.Builder setConnectionProperties(ConnectionProperties.Builder builderForValue)
Properties of the TCP connection.
.envoy.data.accesslog.v3.ConnectionProperties connection_properties = 2;public TCPAccessLogEntry.Builder mergeConnectionProperties(ConnectionProperties value)
Properties of the TCP connection.
.envoy.data.accesslog.v3.ConnectionProperties connection_properties = 2;public TCPAccessLogEntry.Builder clearConnectionProperties()
Properties of the TCP connection.
.envoy.data.accesslog.v3.ConnectionProperties connection_properties = 2;public ConnectionProperties.Builder getConnectionPropertiesBuilder()
Properties of the TCP connection.
.envoy.data.accesslog.v3.ConnectionProperties connection_properties = 2;public ConnectionPropertiesOrBuilder getConnectionPropertiesOrBuilder()
Properties of the TCP connection.
.envoy.data.accesslog.v3.ConnectionProperties connection_properties = 2;getConnectionPropertiesOrBuilder in interface TCPAccessLogEntryOrBuilderpublic final TCPAccessLogEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TCPAccessLogEntry.Builder>public final TCPAccessLogEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TCPAccessLogEntry.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.