Uses of Class
com.google.cloud.alloydb.v1.SslConfig
-
Packages that use SslConfig Package Description com.google.cloud.alloydb.v1 A client to AlloyDB API -
-
Uses of SslConfig in com.google.cloud.alloydb.v1
Methods in com.google.cloud.alloydb.v1 that return SslConfig Modifier and Type Method Description SslConfigSslConfig.Builder. build()SslConfigSslConfig.Builder. buildPartial()static SslConfigSslConfig. getDefaultInstance()SslConfigSslConfig.Builder. getDefaultInstanceForType()SslConfigSslConfig. getDefaultInstanceForType()SslConfigCluster.Builder. getSslConfig()Deprecated.google.cloud.alloydb.v1.Cluster.ssl_config is deprecated.SslConfigCluster. getSslConfig()Deprecated.google.cloud.alloydb.v1.Cluster.ssl_config is deprecated.SslConfigClusterOrBuilder. getSslConfig()Deprecated.google.cloud.alloydb.v1.Cluster.ssl_config is deprecated.static SslConfigSslConfig. parseDelimitedFrom(InputStream input)static SslConfigSslConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslConfigSslConfig. parseFrom(byte[] data)static SslConfigSslConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslConfigSslConfig. parseFrom(com.google.protobuf.ByteString data)static SslConfigSslConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslConfigSslConfig. parseFrom(com.google.protobuf.CodedInputStream input)static SslConfigSslConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslConfigSslConfig. parseFrom(InputStream input)static SslConfigSslConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslConfigSslConfig. parseFrom(ByteBuffer data)static SslConfigSslConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.alloydb.v1 that return types with arguments of type SslConfig Modifier and Type Method Description com.google.protobuf.Parser<SslConfig>SslConfig. getParserForType()static com.google.protobuf.Parser<SslConfig>SslConfig. parser()Methods in com.google.cloud.alloydb.v1 with parameters of type SslConfig Modifier and Type Method Description SslConfig.BuilderSslConfig.Builder. mergeFrom(SslConfig other)Cluster.BuilderCluster.Builder. mergeSslConfig(SslConfig value)Deprecated.static SslConfig.BuilderSslConfig. newBuilder(SslConfig prototype)Cluster.BuilderCluster.Builder. setSslConfig(SslConfig value)Deprecated.
-