Uses of Class
com.google.cloud.datastream.v1.PostgresqlProfile
-
Packages that use PostgresqlProfile Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of PostgresqlProfile in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return PostgresqlProfile Modifier and Type Method Description PostgresqlProfilePostgresqlProfile.Builder. build()PostgresqlProfilePostgresqlProfile.Builder. buildPartial()static PostgresqlProfilePostgresqlProfile. getDefaultInstance()PostgresqlProfilePostgresqlProfile.Builder. getDefaultInstanceForType()PostgresqlProfilePostgresqlProfile. getDefaultInstanceForType()PostgresqlProfileConnectionProfile.Builder. getPostgresqlProfile()PostgreSQL Connection Profile configuration.PostgresqlProfileConnectionProfile. getPostgresqlProfile()PostgreSQL Connection Profile configuration.PostgresqlProfileConnectionProfileOrBuilder. getPostgresqlProfile()PostgreSQL Connection Profile configuration.static PostgresqlProfilePostgresqlProfile. parseDelimitedFrom(InputStream input)static PostgresqlProfilePostgresqlProfile. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PostgresqlProfilePostgresqlProfile. parseFrom(byte[] data)static PostgresqlProfilePostgresqlProfile. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PostgresqlProfilePostgresqlProfile. parseFrom(com.google.protobuf.ByteString data)static PostgresqlProfilePostgresqlProfile. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PostgresqlProfilePostgresqlProfile. parseFrom(com.google.protobuf.CodedInputStream input)static PostgresqlProfilePostgresqlProfile. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PostgresqlProfilePostgresqlProfile. parseFrom(InputStream input)static PostgresqlProfilePostgresqlProfile. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PostgresqlProfilePostgresqlProfile. parseFrom(ByteBuffer data)static PostgresqlProfilePostgresqlProfile. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datastream.v1 that return types with arguments of type PostgresqlProfile Modifier and Type Method Description com.google.protobuf.Parser<PostgresqlProfile>PostgresqlProfile. getParserForType()static com.google.protobuf.Parser<PostgresqlProfile>PostgresqlProfile. parser()Methods in com.google.cloud.datastream.v1 with parameters of type PostgresqlProfile Modifier and Type Method Description PostgresqlProfile.BuilderPostgresqlProfile.Builder. mergeFrom(PostgresqlProfile other)ConnectionProfile.BuilderConnectionProfile.Builder. mergePostgresqlProfile(PostgresqlProfile value)PostgreSQL Connection Profile configuration.static PostgresqlProfile.BuilderPostgresqlProfile. newBuilder(PostgresqlProfile prototype)ConnectionProfile.BuilderConnectionProfile.Builder. setPostgresqlProfile(PostgresqlProfile value)PostgreSQL Connection Profile configuration.
-