Uses of Interface
com.google.cloud.datastream.v1.PostgresqlTableOrBuilder
-
Packages that use PostgresqlTableOrBuilder Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of PostgresqlTableOrBuilder in com.google.cloud.datastream.v1
Classes in com.google.cloud.datastream.v1 that implement PostgresqlTableOrBuilder Modifier and Type Class Description classPostgresqlTablePostgreSQL table.static classPostgresqlTable.BuilderPostgreSQL table.Methods in com.google.cloud.datastream.v1 that return PostgresqlTableOrBuilder Modifier and Type Method Description PostgresqlTableOrBuilderPostgresqlSchema.Builder. getPostgresqlTablesOrBuilder(int index)Tables in the schema.PostgresqlTableOrBuilderPostgresqlSchema. getPostgresqlTablesOrBuilder(int index)Tables in the schema.PostgresqlTableOrBuilderPostgresqlSchemaOrBuilder. getPostgresqlTablesOrBuilder(int index)Tables in the schema.Methods in com.google.cloud.datastream.v1 that return types with arguments of type PostgresqlTableOrBuilder Modifier and Type Method Description List<? extends PostgresqlTableOrBuilder>PostgresqlSchema.Builder. getPostgresqlTablesOrBuilderList()Tables in the schema.List<? extends PostgresqlTableOrBuilder>PostgresqlSchema. getPostgresqlTablesOrBuilderList()Tables in the schema.List<? extends PostgresqlTableOrBuilder>PostgresqlSchemaOrBuilder. getPostgresqlTablesOrBuilderList()Tables in the schema.
-