Class TlsKeyLog.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<TlsKeyLog.Builder>
com.google.protobuf.GeneratedMessage.Builder<TlsKeyLog.Builder>
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.TlsKeyLog.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,TlsKeyLogOrBuilder
,Cloneable
- Enclosing class:
TlsKeyLog
public static final class TlsKeyLog.Builder
extends com.google.protobuf.GeneratedMessage.Builder<TlsKeyLog.Builder>
implements TlsKeyLogOrBuilder
TLS key log configuration. The key log file format is "format used by NSS for its SSLKEYLOGFILE debugging output" (text taken from openssl man page)Protobuf type
envoy.extensions.transport_sockets.tls.v3.TlsKeyLog
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private com.google.protobuf.RepeatedFieldBuilder
<CidrRange, CidrRange.Builder, CidrRangeOrBuilder> private Object
private com.google.protobuf.RepeatedFieldBuilder
<CidrRange, CidrRange.Builder, CidrRangeOrBuilder> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllLocalAddressRange
(Iterable<? extends CidrRange> values) The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.addAllRemoteAddressRange
(Iterable<? extends CidrRange> values) The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.addLocalAddressRange
(int index, CidrRange value) The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.addLocalAddressRange
(int index, CidrRange.Builder builderForValue) The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.addLocalAddressRange
(CidrRange value) The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.addLocalAddressRange
(CidrRange.Builder builderForValue) The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.addLocalAddressRangeBuilder
(int index) The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.addRemoteAddressRange
(int index, CidrRange value) The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.addRemoteAddressRange
(int index, CidrRange.Builder builderForValue) The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.addRemoteAddressRange
(CidrRange value) The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.addRemoteAddressRange
(CidrRange.Builder builderForValue) The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.addRemoteAddressRangeBuilder
(int index) The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.build()
private void
buildPartial0
(TlsKeyLog result) private void
buildPartialRepeatedFields
(TlsKeyLog result) clear()
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.The path to save the TLS key log.The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.private void
private void
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getLocalAddressRange
(int index) The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.getLocalAddressRangeBuilder
(int index) The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.int
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.private com.google.protobuf.RepeatedFieldBuilder
<CidrRange, CidrRange.Builder, CidrRangeOrBuilder> The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.getLocalAddressRangeOrBuilder
(int index) The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.List
<? extends CidrRangeOrBuilder> The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.getPath()
The path to save the TLS key log.com.google.protobuf.ByteString
The path to save the TLS key log.getRemoteAddressRange
(int index) The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.getRemoteAddressRangeBuilder
(int index) The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.int
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.private com.google.protobuf.RepeatedFieldBuilder
<CidrRange, CidrRange.Builder, CidrRangeOrBuilder> The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.getRemoteAddressRangeOrBuilder
(int index) The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.List
<? extends CidrRangeOrBuilder> The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) removeLocalAddressRange
(int index) The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.removeRemoteAddressRange
(int index) The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.setLocalAddressRange
(int index, CidrRange value) The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.setLocalAddressRange
(int index, CidrRange.Builder builderForValue) The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.The path to save the TLS key log.setPathBytes
(com.google.protobuf.ByteString value) The path to save the TLS key log.setRemoteAddressRange
(int index, CidrRange value) The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.setRemoteAddressRange
(int index, CidrRange.Builder builderForValue) The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
path_
-
localAddressRange_
-
localAddressRangeBuilder_
private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder, localAddressRangeBuilder_CidrRangeOrBuilder> -
remoteAddressRange_
-
remoteAddressRangeBuilder_
private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder, remoteAddressRangeBuilder_CidrRangeOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<TlsKeyLog.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<TlsKeyLog.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<TlsKeyLog.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TlsKeyLog.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<TlsKeyLog.Builder>
-
mergeFrom
public TlsKeyLog.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<TlsKeyLog.Builder>
- Throws:
IOException
-
getPath
The path to save the TLS key log.
string path = 1 [(.validate.rules) = { ... }
- Specified by:
getPath
in interfaceTlsKeyLogOrBuilder
- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()The path to save the TLS key log.
string path = 1 [(.validate.rules) = { ... }
- Specified by:
getPathBytes
in interfaceTlsKeyLogOrBuilder
- Returns:
- The bytes for path.
-
setPath
The path to save the TLS key log.
string path = 1 [(.validate.rules) = { ... }
- Parameters:
value
- The path to set.- Returns:
- This builder for chaining.
-
clearPath
The path to save the TLS key log.
string path = 1 [(.validate.rules) = { ... }
- Returns:
- This builder for chaining.
-
setPathBytes
The path to save the TLS key log.
string path = 1 [(.validate.rules) = { ... }
- Parameters:
value
- The bytes for path to set.- Returns:
- This builder for chaining.
-
ensureLocalAddressRangeIsMutable
private void ensureLocalAddressRangeIsMutable() -
getLocalAddressRangeList
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
- Specified by:
getLocalAddressRangeList
in interfaceTlsKeyLogOrBuilder
-
getLocalAddressRangeCount
public int getLocalAddressRangeCount()The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
- Specified by:
getLocalAddressRangeCount
in interfaceTlsKeyLogOrBuilder
-
getLocalAddressRange
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
- Specified by:
getLocalAddressRange
in interfaceTlsKeyLogOrBuilder
-
setLocalAddressRange
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
-
setLocalAddressRange
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
-
addLocalAddressRange
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
-
addLocalAddressRange
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
-
addLocalAddressRange
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
-
addLocalAddressRange
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
-
addAllLocalAddressRange
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
-
clearLocalAddressRange
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
-
removeLocalAddressRange
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
-
getLocalAddressRangeBuilder
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
-
getLocalAddressRangeOrBuilder
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
- Specified by:
getLocalAddressRangeOrBuilder
in interfaceTlsKeyLogOrBuilder
-
getLocalAddressRangeOrBuilderList
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
- Specified by:
getLocalAddressRangeOrBuilderList
in interfaceTlsKeyLogOrBuilder
-
addLocalAddressRangeBuilder
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
-
addLocalAddressRangeBuilder
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
-
getLocalAddressRangeBuilderList
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;
-
getLocalAddressRangeFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder, getLocalAddressRangeFieldBuilder()CidrRangeOrBuilder> -
ensureRemoteAddressRangeIsMutable
private void ensureRemoteAddressRangeIsMutable() -
getRemoteAddressRangeList
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
- Specified by:
getRemoteAddressRangeList
in interfaceTlsKeyLogOrBuilder
-
getRemoteAddressRangeCount
public int getRemoteAddressRangeCount()The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
- Specified by:
getRemoteAddressRangeCount
in interfaceTlsKeyLogOrBuilder
-
getRemoteAddressRange
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
- Specified by:
getRemoteAddressRange
in interfaceTlsKeyLogOrBuilder
-
setRemoteAddressRange
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
-
setRemoteAddressRange
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
-
addRemoteAddressRange
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
-
addRemoteAddressRange
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
-
addRemoteAddressRange
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
-
addRemoteAddressRange
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
-
addAllRemoteAddressRange
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
-
clearRemoteAddressRange
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
-
removeRemoteAddressRange
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
-
getRemoteAddressRangeBuilder
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
-
getRemoteAddressRangeOrBuilder
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
- Specified by:
getRemoteAddressRangeOrBuilder
in interfaceTlsKeyLogOrBuilder
-
getRemoteAddressRangeOrBuilderList
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
- Specified by:
getRemoteAddressRangeOrBuilderList
in interfaceTlsKeyLogOrBuilder
-
addRemoteAddressRangeBuilder
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
-
addRemoteAddressRangeBuilder
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
-
getRemoteAddressRangeBuilderList
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;
-
getRemoteAddressRangeFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<CidrRange,CidrRange.Builder, getRemoteAddressRangeFieldBuilder()CidrRangeOrBuilder>
-