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 classSourceObjectIdentifier.PostgresqlObjectIdentifierPostgreSQL data source object identifier.static classSourceObjectIdentifier.PostgresqlObjectIdentifier.BuilderPostgreSQL data source object identifier.Methods in com.google.cloud.datastream.v1 that return SourceObjectIdentifier.PostgresqlObjectIdentifierOrBuilder Modifier and Type Method Description SourceObjectIdentifier.PostgresqlObjectIdentifierOrBuilderSourceObjectIdentifier.Builder. getPostgresqlIdentifierOrBuilder()PostgreSQL data source object identifier.SourceObjectIdentifier.PostgresqlObjectIdentifierOrBuilderSourceObjectIdentifier. getPostgresqlIdentifierOrBuilder()PostgreSQL data source object identifier.SourceObjectIdentifier.PostgresqlObjectIdentifierOrBuilderSourceObjectIdentifierOrBuilder. getPostgresqlIdentifierOrBuilder()PostgreSQL data source object identifier.
-