Uses of Interface
com.google.cloud.datastream.v1.SourceObjectIdentifier.MysqlObjectIdentifierOrBuilder
-
Packages that use SourceObjectIdentifier.MysqlObjectIdentifierOrBuilder Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of SourceObjectIdentifier.MysqlObjectIdentifierOrBuilder in com.google.cloud.datastream.v1
Classes in com.google.cloud.datastream.v1 that implement SourceObjectIdentifier.MysqlObjectIdentifierOrBuilder Modifier and Type Class Description static class
SourceObjectIdentifier.MysqlObjectIdentifier
Mysql data source object identifier.static class
SourceObjectIdentifier.MysqlObjectIdentifier.Builder
Mysql data source object identifier.Methods in com.google.cloud.datastream.v1 that return SourceObjectIdentifier.MysqlObjectIdentifierOrBuilder Modifier and Type Method Description SourceObjectIdentifier.MysqlObjectIdentifierOrBuilder
SourceObjectIdentifier.Builder. getMysqlIdentifierOrBuilder()
Mysql data source object identifier.SourceObjectIdentifier.MysqlObjectIdentifierOrBuilder
SourceObjectIdentifier. getMysqlIdentifierOrBuilder()
Mysql data source object identifier.SourceObjectIdentifier.MysqlObjectIdentifierOrBuilder
SourceObjectIdentifierOrBuilder. getMysqlIdentifierOrBuilder()
Mysql data source object identifier.
-