public static final class GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder> implements GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentialsOrBuilder
See https://grpc.io/grpc/cpp/structgrpc_1_1_ssl_credentials_options.html.
Protobuf type envoy.api.v2.core.GrpcService.GoogleGrpc.SslCredentials
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<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder>public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.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<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder>public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder>public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.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<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder>public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder>public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder>public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.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<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder>public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.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<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder>public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder>public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder mergeFrom(GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder>public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.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<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder>IOExceptionpublic boolean hasRootCerts()
PEM encoded server root certificates.
.envoy.api.v2.core.DataSource root_certs = 1;hasRootCerts in interface GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentialsOrBuilderpublic Base.DataSource getRootCerts()
PEM encoded server root certificates.
.envoy.api.v2.core.DataSource root_certs = 1;getRootCerts in interface GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentialsOrBuilderpublic GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder setRootCerts(Base.DataSource value)
PEM encoded server root certificates.
.envoy.api.v2.core.DataSource root_certs = 1;public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder setRootCerts(Base.DataSource.Builder builderForValue)
PEM encoded server root certificates.
.envoy.api.v2.core.DataSource root_certs = 1;public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder mergeRootCerts(Base.DataSource value)
PEM encoded server root certificates.
.envoy.api.v2.core.DataSource root_certs = 1;public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder clearRootCerts()
PEM encoded server root certificates.
.envoy.api.v2.core.DataSource root_certs = 1;public Base.DataSource.Builder getRootCertsBuilder()
PEM encoded server root certificates.
.envoy.api.v2.core.DataSource root_certs = 1;public Base.DataSourceOrBuilder getRootCertsOrBuilder()
PEM encoded server root certificates.
.envoy.api.v2.core.DataSource root_certs = 1;getRootCertsOrBuilder in interface GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentialsOrBuilderpublic boolean hasPrivateKey()
PEM encoded client private key.
.envoy.api.v2.core.DataSource private_key = 2;hasPrivateKey in interface GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentialsOrBuilderpublic Base.DataSource getPrivateKey()
PEM encoded client private key.
.envoy.api.v2.core.DataSource private_key = 2;getPrivateKey in interface GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentialsOrBuilderpublic GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder setPrivateKey(Base.DataSource value)
PEM encoded client private key.
.envoy.api.v2.core.DataSource private_key = 2;public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder setPrivateKey(Base.DataSource.Builder builderForValue)
PEM encoded client private key.
.envoy.api.v2.core.DataSource private_key = 2;public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder mergePrivateKey(Base.DataSource value)
PEM encoded client private key.
.envoy.api.v2.core.DataSource private_key = 2;public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder clearPrivateKey()
PEM encoded client private key.
.envoy.api.v2.core.DataSource private_key = 2;public Base.DataSource.Builder getPrivateKeyBuilder()
PEM encoded client private key.
.envoy.api.v2.core.DataSource private_key = 2;public Base.DataSourceOrBuilder getPrivateKeyOrBuilder()
PEM encoded client private key.
.envoy.api.v2.core.DataSource private_key = 2;getPrivateKeyOrBuilder in interface GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentialsOrBuilderpublic boolean hasCertChain()
PEM encoded client certificate chain.
.envoy.api.v2.core.DataSource cert_chain = 3;hasCertChain in interface GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentialsOrBuilderpublic Base.DataSource getCertChain()
PEM encoded client certificate chain.
.envoy.api.v2.core.DataSource cert_chain = 3;getCertChain in interface GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentialsOrBuilderpublic GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder setCertChain(Base.DataSource value)
PEM encoded client certificate chain.
.envoy.api.v2.core.DataSource cert_chain = 3;public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder setCertChain(Base.DataSource.Builder builderForValue)
PEM encoded client certificate chain.
.envoy.api.v2.core.DataSource cert_chain = 3;public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder mergeCertChain(Base.DataSource value)
PEM encoded client certificate chain.
.envoy.api.v2.core.DataSource cert_chain = 3;public GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder clearCertChain()
PEM encoded client certificate chain.
.envoy.api.v2.core.DataSource cert_chain = 3;public Base.DataSource.Builder getCertChainBuilder()
PEM encoded client certificate chain.
.envoy.api.v2.core.DataSource cert_chain = 3;public Base.DataSourceOrBuilder getCertChainOrBuilder()
PEM encoded client certificate chain.
.envoy.api.v2.core.DataSource cert_chain = 3;getCertChainOrBuilder in interface GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentialsOrBuilderpublic final GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder>public final GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcServiceOuterClass.GrpcService.GoogleGrpc.SslCredentials.Builder>Copyright © 2019 WSO2. All rights reserved.