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