Class PostgresqlRdbms.Builder (1.82.0)

public static final class PostgresqlRdbms.Builder extends GeneratedMessage.Builder<PostgresqlRdbms.Builder> implements PostgresqlRdbmsOrBuilder

PostgreSQL database structure.

Protobuf type google.cloud.datastream.v1.PostgresqlRdbms

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addAllPostgresqlSchemas(Iterable<? extends PostgresqlSchema> values)

public PostgresqlRdbms.Builder addAllPostgresqlSchemas(Iterable<? extends PostgresqlSchema> values)

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Parameter
Name Description
values Iterable<? extends com.google.cloud.datastream.v1.PostgresqlSchema>
Returns
Type Description
PostgresqlRdbms.Builder

addPostgresqlSchemas(PostgresqlSchema value)

public PostgresqlRdbms.Builder addPostgresqlSchemas(PostgresqlSchema value)

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Parameter
Name Description
value PostgresqlSchema
Returns
Type Description
PostgresqlRdbms.Builder

addPostgresqlSchemas(PostgresqlSchema.Builder builderForValue)

public PostgresqlRdbms.Builder addPostgresqlSchemas(PostgresqlSchema.Builder builderForValue)

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Parameter
Name Description
builderForValue PostgresqlSchema.Builder
Returns
Type Description
PostgresqlRdbms.Builder

addPostgresqlSchemas(int index, PostgresqlSchema value)

public PostgresqlRdbms.Builder addPostgresqlSchemas(int index, PostgresqlSchema value)

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Parameters
Name Description
index int
value PostgresqlSchema
Returns
Type Description
PostgresqlRdbms.Builder

addPostgresqlSchemas(int index, PostgresqlSchema.Builder builderForValue)

public PostgresqlRdbms.Builder addPostgresqlSchemas(int index, PostgresqlSchema.Builder builderForValue)

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Parameters
Name Description
index int
builderForValue PostgresqlSchema.Builder
Returns
Type Description
PostgresqlRdbms.Builder

addPostgresqlSchemasBuilder()

public PostgresqlSchema.Builder addPostgresqlSchemasBuilder()

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Returns
Type Description
PostgresqlSchema.Builder

addPostgresqlSchemasBuilder(int index)

public PostgresqlSchema.Builder addPostgresqlSchemasBuilder(int index)

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Parameter
Name Description
index int
Returns
Type Description
PostgresqlSchema.Builder

build()

public PostgresqlRdbms build()
Returns
Type Description
PostgresqlRdbms

buildPartial()

public PostgresqlRdbms buildPartial()
Returns
Type Description
PostgresqlRdbms

clear()

public PostgresqlRdbms.Builder clear()
Returns
Type Description
PostgresqlRdbms.Builder
Overrides

clearPostgresqlSchemas()

public PostgresqlRdbms.Builder clearPostgresqlSchemas()

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Returns
Type Description
PostgresqlRdbms.Builder

getDefaultInstanceForType()

public PostgresqlRdbms getDefaultInstanceForType()
Returns
Type Description
PostgresqlRdbms

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getPostgresqlSchemas(int index)

public PostgresqlSchema getPostgresqlSchemas(int index)

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Parameter
Name Description
index int
Returns
Type Description
PostgresqlSchema

getPostgresqlSchemasBuilder(int index)

public PostgresqlSchema.Builder getPostgresqlSchemasBuilder(int index)

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Parameter
Name Description
index int
Returns
Type Description
PostgresqlSchema.Builder

getPostgresqlSchemasBuilderList()

public List<PostgresqlSchema.Builder> getPostgresqlSchemasBuilderList()

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Returns
Type Description
List<Builder>

getPostgresqlSchemasCount()

public int getPostgresqlSchemasCount()

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Returns
Type Description
int

getPostgresqlSchemasList()

public List<PostgresqlSchema> getPostgresqlSchemasList()

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Returns
Type Description
List<PostgresqlSchema>

getPostgresqlSchemasOrBuilder(int index)

public PostgresqlSchemaOrBuilder getPostgresqlSchemasOrBuilder(int index)

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Parameter
Name Description
index int
Returns
Type Description
PostgresqlSchemaOrBuilder

getPostgresqlSchemasOrBuilderList()

public List<? extends PostgresqlSchemaOrBuilder> getPostgresqlSchemasOrBuilderList()

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Returns
Type Description
List<? extends com.google.cloud.datastream.v1.PostgresqlSchemaOrBuilder>

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(PostgresqlRdbms other)

public PostgresqlRdbms.Builder mergeFrom(PostgresqlRdbms other)
Parameter
Name Description
other PostgresqlRdbms
Returns
Type Description
PostgresqlRdbms.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public PostgresqlRdbms.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
PostgresqlRdbms.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public PostgresqlRdbms.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
PostgresqlRdbms.Builder
Overrides

removePostgresqlSchemas(int index)

public PostgresqlRdbms.Builder removePostgresqlSchemas(int index)

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Parameter
Name Description
index int
Returns
Type Description
PostgresqlRdbms.Builder

setPostgresqlSchemas(int index, PostgresqlSchema value)

public PostgresqlRdbms.Builder setPostgresqlSchemas(int index, PostgresqlSchema value)

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Parameters
Name Description
index int
value PostgresqlSchema
Returns
Type Description
PostgresqlRdbms.Builder

setPostgresqlSchemas(int index, PostgresqlSchema.Builder builderForValue)

public PostgresqlRdbms.Builder setPostgresqlSchemas(int index, PostgresqlSchema.Builder builderForValue)

PostgreSQL schemas in the database server.

repeated .google.cloud.datastream.v1.PostgresqlSchema postgresql_schemas = 1;

Parameters
Name Description
index int
builderForValue PostgresqlSchema.Builder
Returns
Type Description
PostgresqlRdbms.Builder