public static final class Cert.DownstreamTlsContext.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Cert.DownstreamTlsContext.Builder> implements Cert.DownstreamTlsContextOrBuilder
envoy.api.v2.auth.DownstreamTlsContext| Modifier and Type | Method and Description |
|---|---|
Cert.DownstreamTlsContext.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cert.DownstreamTlsContext |
build() |
Cert.DownstreamTlsContext |
buildPartial() |
Cert.DownstreamTlsContext.Builder |
clear() |
Cert.DownstreamTlsContext.Builder |
clearCommonTlsContext()
Common TLS context settings.
|
Cert.DownstreamTlsContext.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Cert.DownstreamTlsContext.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Cert.DownstreamTlsContext.Builder |
clearRequireClientCertificate()
If specified, Envoy will reject connections without a valid client
certificate.
|
Cert.DownstreamTlsContext.Builder |
clearRequireSni()
If specified, Envoy will reject connections without a valid and matching SNI.
|
Cert.DownstreamTlsContext.Builder |
clearSessionTicketKeys()
TLS session ticket key settings.
|
Cert.DownstreamTlsContext.Builder |
clearSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.DownstreamTlsContext.Builder |
clearSessionTicketKeysType() |
Cert.DownstreamTlsContext.Builder |
clone() |
Cert.CommonTlsContext |
getCommonTlsContext()
Common TLS context settings.
|
Cert.CommonTlsContext.Builder |
getCommonTlsContextBuilder()
Common TLS context settings.
|
Cert.CommonTlsContextOrBuilder |
getCommonTlsContextOrBuilder()
Common TLS context settings.
|
Cert.DownstreamTlsContext |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.BoolValue |
getRequireClientCertificate()
If specified, Envoy will reject connections without a valid client
certificate.
|
com.google.protobuf.BoolValue.Builder |
getRequireClientCertificateBuilder()
If specified, Envoy will reject connections without a valid client
certificate.
|
com.google.protobuf.BoolValueOrBuilder |
getRequireClientCertificateOrBuilder()
If specified, Envoy will reject connections without a valid client
certificate.
|
com.google.protobuf.BoolValue |
getRequireSni()
If specified, Envoy will reject connections without a valid and matching SNI.
|
com.google.protobuf.BoolValue.Builder |
getRequireSniBuilder()
If specified, Envoy will reject connections without a valid and matching SNI.
|
com.google.protobuf.BoolValueOrBuilder |
getRequireSniOrBuilder()
If specified, Envoy will reject connections without a valid and matching SNI.
|
Cert.TlsSessionTicketKeys |
getSessionTicketKeys()
TLS session ticket key settings.
|
Cert.TlsSessionTicketKeys.Builder |
getSessionTicketKeysBuilder()
TLS session ticket key settings.
|
Cert.TlsSessionTicketKeysOrBuilder |
getSessionTicketKeysOrBuilder()
TLS session ticket key settings.
|
Cert.SdsSecretConfig |
getSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.SdsSecretConfig.Builder |
getSessionTicketKeysSdsSecretConfigBuilder()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.SdsSecretConfigOrBuilder |
getSessionTicketKeysSdsSecretConfigOrBuilder()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.DownstreamTlsContext.SessionTicketKeysTypeCase |
getSessionTicketKeysTypeCase() |
boolean |
hasCommonTlsContext()
Common TLS context settings.
|
boolean |
hasRequireClientCertificate()
If specified, Envoy will reject connections without a valid client
certificate.
|
boolean |
hasRequireSni()
If specified, Envoy will reject connections without a valid and matching SNI.
|
boolean |
hasSessionTicketKeys()
TLS session ticket key settings.
|
boolean |
hasSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Cert.DownstreamTlsContext.Builder |
mergeCommonTlsContext(Cert.CommonTlsContext value)
Common TLS context settings.
|
Cert.DownstreamTlsContext.Builder |
mergeFrom(Cert.DownstreamTlsContext other) |
Cert.DownstreamTlsContext.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Cert.DownstreamTlsContext.Builder |
mergeFrom(com.google.protobuf.Message other) |
Cert.DownstreamTlsContext.Builder |
mergeRequireClientCertificate(com.google.protobuf.BoolValue value)
If specified, Envoy will reject connections without a valid client
certificate.
|
Cert.DownstreamTlsContext.Builder |
mergeRequireSni(com.google.protobuf.BoolValue value)
If specified, Envoy will reject connections without a valid and matching SNI.
|
Cert.DownstreamTlsContext.Builder |
mergeSessionTicketKeys(Cert.TlsSessionTicketKeys value)
TLS session ticket key settings.
|
Cert.DownstreamTlsContext.Builder |
mergeSessionTicketKeysSdsSecretConfig(Cert.SdsSecretConfig value)
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.DownstreamTlsContext.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Cert.DownstreamTlsContext.Builder |
setCommonTlsContext(Cert.CommonTlsContext.Builder builderForValue)
Common TLS context settings.
|
Cert.DownstreamTlsContext.Builder |
setCommonTlsContext(Cert.CommonTlsContext value)
Common TLS context settings.
|
Cert.DownstreamTlsContext.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cert.DownstreamTlsContext.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Cert.DownstreamTlsContext.Builder |
setRequireClientCertificate(com.google.protobuf.BoolValue.Builder builderForValue)
If specified, Envoy will reject connections without a valid client
certificate.
|
Cert.DownstreamTlsContext.Builder |
setRequireClientCertificate(com.google.protobuf.BoolValue value)
If specified, Envoy will reject connections without a valid client
certificate.
|
Cert.DownstreamTlsContext.Builder |
setRequireSni(com.google.protobuf.BoolValue.Builder builderForValue)
If specified, Envoy will reject connections without a valid and matching SNI.
|
Cert.DownstreamTlsContext.Builder |
setRequireSni(com.google.protobuf.BoolValue value)
If specified, Envoy will reject connections without a valid and matching SNI.
|
Cert.DownstreamTlsContext.Builder |
setSessionTicketKeys(Cert.TlsSessionTicketKeys.Builder builderForValue)
TLS session ticket key settings.
|
Cert.DownstreamTlsContext.Builder |
setSessionTicketKeys(Cert.TlsSessionTicketKeys value)
TLS session ticket key settings.
|
Cert.DownstreamTlsContext.Builder |
setSessionTicketKeysSdsSecretConfig(Cert.SdsSecretConfig.Builder builderForValue)
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.DownstreamTlsContext.Builder |
setSessionTicketKeysSdsSecretConfig(Cert.SdsSecretConfig value)
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.DownstreamTlsContext.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<Cert.DownstreamTlsContext.Builder>public Cert.DownstreamTlsContext.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.DownstreamTlsContext.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<Cert.DownstreamTlsContext.Builder>public Cert.DownstreamTlsContext getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Cert.DownstreamTlsContext build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Cert.DownstreamTlsContext buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Cert.DownstreamTlsContext.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.DownstreamTlsContext.Builder>public Cert.DownstreamTlsContext.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<Cert.DownstreamTlsContext.Builder>public Cert.DownstreamTlsContext.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.DownstreamTlsContext.Builder>public Cert.DownstreamTlsContext.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.DownstreamTlsContext.Builder>public Cert.DownstreamTlsContext.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<Cert.DownstreamTlsContext.Builder>public Cert.DownstreamTlsContext.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<Cert.DownstreamTlsContext.Builder>public Cert.DownstreamTlsContext.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Cert.DownstreamTlsContext.Builder>public Cert.DownstreamTlsContext.Builder mergeFrom(Cert.DownstreamTlsContext other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.DownstreamTlsContext.Builder>public Cert.DownstreamTlsContext.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<Cert.DownstreamTlsContext.Builder>IOExceptionpublic Cert.DownstreamTlsContext.SessionTicketKeysTypeCase getSessionTicketKeysTypeCase()
getSessionTicketKeysTypeCase in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.DownstreamTlsContext.Builder clearSessionTicketKeysType()
public boolean hasCommonTlsContext()
Common TLS context settings.
.envoy.api.v2.auth.CommonTlsContext common_tls_context = 1;hasCommonTlsContext in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.CommonTlsContext getCommonTlsContext()
Common TLS context settings.
.envoy.api.v2.auth.CommonTlsContext common_tls_context = 1;getCommonTlsContext in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.DownstreamTlsContext.Builder setCommonTlsContext(Cert.CommonTlsContext value)
Common TLS context settings.
.envoy.api.v2.auth.CommonTlsContext common_tls_context = 1;public Cert.DownstreamTlsContext.Builder setCommonTlsContext(Cert.CommonTlsContext.Builder builderForValue)
Common TLS context settings.
.envoy.api.v2.auth.CommonTlsContext common_tls_context = 1;public Cert.DownstreamTlsContext.Builder mergeCommonTlsContext(Cert.CommonTlsContext value)
Common TLS context settings.
.envoy.api.v2.auth.CommonTlsContext common_tls_context = 1;public Cert.DownstreamTlsContext.Builder clearCommonTlsContext()
Common TLS context settings.
.envoy.api.v2.auth.CommonTlsContext common_tls_context = 1;public Cert.CommonTlsContext.Builder getCommonTlsContextBuilder()
Common TLS context settings.
.envoy.api.v2.auth.CommonTlsContext common_tls_context = 1;public Cert.CommonTlsContextOrBuilder getCommonTlsContextOrBuilder()
Common TLS context settings.
.envoy.api.v2.auth.CommonTlsContext common_tls_context = 1;getCommonTlsContextOrBuilder in interface Cert.DownstreamTlsContextOrBuilderpublic boolean hasRequireClientCertificate()
If specified, Envoy will reject connections without a valid client certificate.
.google.protobuf.BoolValue require_client_certificate = 2;hasRequireClientCertificate in interface Cert.DownstreamTlsContextOrBuilderpublic com.google.protobuf.BoolValue getRequireClientCertificate()
If specified, Envoy will reject connections without a valid client certificate.
.google.protobuf.BoolValue require_client_certificate = 2;getRequireClientCertificate in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.DownstreamTlsContext.Builder setRequireClientCertificate(com.google.protobuf.BoolValue value)
If specified, Envoy will reject connections without a valid client certificate.
.google.protobuf.BoolValue require_client_certificate = 2;public Cert.DownstreamTlsContext.Builder setRequireClientCertificate(com.google.protobuf.BoolValue.Builder builderForValue)
If specified, Envoy will reject connections without a valid client certificate.
.google.protobuf.BoolValue require_client_certificate = 2;public Cert.DownstreamTlsContext.Builder mergeRequireClientCertificate(com.google.protobuf.BoolValue value)
If specified, Envoy will reject connections without a valid client certificate.
.google.protobuf.BoolValue require_client_certificate = 2;public Cert.DownstreamTlsContext.Builder clearRequireClientCertificate()
If specified, Envoy will reject connections without a valid client certificate.
.google.protobuf.BoolValue require_client_certificate = 2;public com.google.protobuf.BoolValue.Builder getRequireClientCertificateBuilder()
If specified, Envoy will reject connections without a valid client certificate.
.google.protobuf.BoolValue require_client_certificate = 2;public com.google.protobuf.BoolValueOrBuilder getRequireClientCertificateOrBuilder()
If specified, Envoy will reject connections without a valid client certificate.
.google.protobuf.BoolValue require_client_certificate = 2;getRequireClientCertificateOrBuilder in interface Cert.DownstreamTlsContextOrBuilderpublic boolean hasRequireSni()
If specified, Envoy will reject connections without a valid and matching SNI. [#not-implemented-hide:]
.google.protobuf.BoolValue require_sni = 3;hasRequireSni in interface Cert.DownstreamTlsContextOrBuilderpublic com.google.protobuf.BoolValue getRequireSni()
If specified, Envoy will reject connections without a valid and matching SNI. [#not-implemented-hide:]
.google.protobuf.BoolValue require_sni = 3;getRequireSni in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.DownstreamTlsContext.Builder setRequireSni(com.google.protobuf.BoolValue value)
If specified, Envoy will reject connections without a valid and matching SNI. [#not-implemented-hide:]
.google.protobuf.BoolValue require_sni = 3;public Cert.DownstreamTlsContext.Builder setRequireSni(com.google.protobuf.BoolValue.Builder builderForValue)
If specified, Envoy will reject connections without a valid and matching SNI. [#not-implemented-hide:]
.google.protobuf.BoolValue require_sni = 3;public Cert.DownstreamTlsContext.Builder mergeRequireSni(com.google.protobuf.BoolValue value)
If specified, Envoy will reject connections without a valid and matching SNI. [#not-implemented-hide:]
.google.protobuf.BoolValue require_sni = 3;public Cert.DownstreamTlsContext.Builder clearRequireSni()
If specified, Envoy will reject connections without a valid and matching SNI. [#not-implemented-hide:]
.google.protobuf.BoolValue require_sni = 3;public com.google.protobuf.BoolValue.Builder getRequireSniBuilder()
If specified, Envoy will reject connections without a valid and matching SNI. [#not-implemented-hide:]
.google.protobuf.BoolValue require_sni = 3;public com.google.protobuf.BoolValueOrBuilder getRequireSniOrBuilder()
If specified, Envoy will reject connections without a valid and matching SNI. [#not-implemented-hide:]
.google.protobuf.BoolValue require_sni = 3;getRequireSniOrBuilder in interface Cert.DownstreamTlsContextOrBuilderpublic boolean hasSessionTicketKeys()
TLS session ticket key settings.
.envoy.api.v2.auth.TlsSessionTicketKeys session_ticket_keys = 4;hasSessionTicketKeys in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.TlsSessionTicketKeys getSessionTicketKeys()
TLS session ticket key settings.
.envoy.api.v2.auth.TlsSessionTicketKeys session_ticket_keys = 4;getSessionTicketKeys in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.DownstreamTlsContext.Builder setSessionTicketKeys(Cert.TlsSessionTicketKeys value)
TLS session ticket key settings.
.envoy.api.v2.auth.TlsSessionTicketKeys session_ticket_keys = 4;public Cert.DownstreamTlsContext.Builder setSessionTicketKeys(Cert.TlsSessionTicketKeys.Builder builderForValue)
TLS session ticket key settings.
.envoy.api.v2.auth.TlsSessionTicketKeys session_ticket_keys = 4;public Cert.DownstreamTlsContext.Builder mergeSessionTicketKeys(Cert.TlsSessionTicketKeys value)
TLS session ticket key settings.
.envoy.api.v2.auth.TlsSessionTicketKeys session_ticket_keys = 4;public Cert.DownstreamTlsContext.Builder clearSessionTicketKeys()
TLS session ticket key settings.
.envoy.api.v2.auth.TlsSessionTicketKeys session_ticket_keys = 4;public Cert.TlsSessionTicketKeys.Builder getSessionTicketKeysBuilder()
TLS session ticket key settings.
.envoy.api.v2.auth.TlsSessionTicketKeys session_ticket_keys = 4;public Cert.TlsSessionTicketKeysOrBuilder getSessionTicketKeysOrBuilder()
TLS session ticket key settings.
.envoy.api.v2.auth.TlsSessionTicketKeys session_ticket_keys = 4;getSessionTicketKeysOrBuilder in interface Cert.DownstreamTlsContextOrBuilderpublic boolean hasSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5;hasSessionTicketKeysSdsSecretConfig in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.SdsSecretConfig getSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5;getSessionTicketKeysSdsSecretConfig in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.DownstreamTlsContext.Builder setSessionTicketKeysSdsSecretConfig(Cert.SdsSecretConfig value)
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5;public Cert.DownstreamTlsContext.Builder setSessionTicketKeysSdsSecretConfig(Cert.SdsSecretConfig.Builder builderForValue)
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5;public Cert.DownstreamTlsContext.Builder mergeSessionTicketKeysSdsSecretConfig(Cert.SdsSecretConfig value)
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5;public Cert.DownstreamTlsContext.Builder clearSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5;public Cert.SdsSecretConfig.Builder getSessionTicketKeysSdsSecretConfigBuilder()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5;public Cert.SdsSecretConfigOrBuilder getSessionTicketKeysSdsSecretConfigOrBuilder()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5;getSessionTicketKeysSdsSecretConfigOrBuilder in interface Cert.DownstreamTlsContextOrBuilderpublic final Cert.DownstreamTlsContext.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.DownstreamTlsContext.Builder>public final Cert.DownstreamTlsContext.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.DownstreamTlsContext.Builder>Copyright © 2018 The Envoy Project. All rights reserved.