Uses of Interface
com.google.cloud.datastream.v1.MysqlProfileOrBuilder
-
Packages that use MysqlProfileOrBuilder Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of MysqlProfileOrBuilder in com.google.cloud.datastream.v1
Classes in com.google.cloud.datastream.v1 that implement MysqlProfileOrBuilder Modifier and Type Class Description class
MysqlProfile
MySQL database profile.static class
MysqlProfile.Builder
MySQL database profile.Methods in com.google.cloud.datastream.v1 that return MysqlProfileOrBuilder Modifier and Type Method Description MysqlProfileOrBuilder
ConnectionProfile.Builder. getMysqlProfileOrBuilder()
MySQL ConnectionProfile configuration.MysqlProfileOrBuilder
ConnectionProfile. getMysqlProfileOrBuilder()
MySQL ConnectionProfile configuration.MysqlProfileOrBuilder
ConnectionProfileOrBuilder. getMysqlProfileOrBuilder()
MySQL ConnectionProfile configuration.
-