Uses of Interface
com.google.cloud.datastream.v1.MysqlSslConfigOrBuilder
-
Packages that use MysqlSslConfigOrBuilder Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of MysqlSslConfigOrBuilder in com.google.cloud.datastream.v1
Classes in com.google.cloud.datastream.v1 that implement MysqlSslConfigOrBuilder Modifier and Type Class Description class
MysqlSslConfig
MySQL SSL configuration information.static class
MysqlSslConfig.Builder
MySQL SSL configuration information.Methods in com.google.cloud.datastream.v1 that return MysqlSslConfigOrBuilder Modifier and Type Method Description MysqlSslConfigOrBuilder
MysqlProfile.Builder. getSslConfigOrBuilder()
SSL configuration for the MySQL connection.MysqlSslConfigOrBuilder
MysqlProfile. getSslConfigOrBuilder()
SSL configuration for the MySQL connection.MysqlSslConfigOrBuilder
MysqlProfileOrBuilder. getSslConfigOrBuilder()
SSL configuration for the MySQL connection.
-