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