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 classMysqlSslConfigMySQL SSL configuration information.static classMysqlSslConfig.BuilderMySQL SSL configuration information.Methods in com.google.cloud.datastream.v1 that return MysqlSslConfigOrBuilder Modifier and Type Method Description MysqlSslConfigOrBuilderMysqlProfile.Builder. getSslConfigOrBuilder()SSL configuration for the MySQL connection.MysqlSslConfigOrBuilderMysqlProfile. getSslConfigOrBuilder()SSL configuration for the MySQL connection.MysqlSslConfigOrBuilderMysqlProfileOrBuilder. getSslConfigOrBuilder()SSL configuration for the MySQL connection.
-