| Modifier and Type | Method and Description |
|---|---|
PostgresqlSourceConfig |
PostgresqlSourceConfig.Builder.build() |
PostgresqlSourceConfig |
PostgresqlSourceConfig.Builder.buildPartial() |
static PostgresqlSourceConfig |
PostgresqlSourceConfig.getDefaultInstance() |
PostgresqlSourceConfig |
PostgresqlSourceConfig.getDefaultInstanceForType() |
PostgresqlSourceConfig |
PostgresqlSourceConfig.Builder.getDefaultInstanceForType() |
PostgresqlSourceConfig |
SourceConfigOrBuilder.getPostgresqlSourceConfig()
PostgreSQL data source configuration.
|
PostgresqlSourceConfig |
SourceConfig.getPostgresqlSourceConfig()
PostgreSQL data source configuration.
|
PostgresqlSourceConfig |
SourceConfig.Builder.getPostgresqlSourceConfig()
PostgreSQL data source configuration.
|
static PostgresqlSourceConfig |
PostgresqlSourceConfig.parseDelimitedFrom(InputStream input) |
static PostgresqlSourceConfig |
PostgresqlSourceConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PostgresqlSourceConfig |
PostgresqlSourceConfig.parseFrom(byte[] data) |
static PostgresqlSourceConfig |
PostgresqlSourceConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PostgresqlSourceConfig |
PostgresqlSourceConfig.parseFrom(ByteBuffer data) |
static PostgresqlSourceConfig |
PostgresqlSourceConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PostgresqlSourceConfig |
PostgresqlSourceConfig.parseFrom(com.google.protobuf.ByteString data) |
static PostgresqlSourceConfig |
PostgresqlSourceConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PostgresqlSourceConfig |
PostgresqlSourceConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static PostgresqlSourceConfig |
PostgresqlSourceConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PostgresqlSourceConfig |
PostgresqlSourceConfig.parseFrom(InputStream input) |
static PostgresqlSourceConfig |
PostgresqlSourceConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PostgresqlSourceConfig> |
PostgresqlSourceConfig.getParserForType() |
static com.google.protobuf.Parser<PostgresqlSourceConfig> |
PostgresqlSourceConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
PostgresqlSourceConfig.Builder |
PostgresqlSourceConfig.Builder.mergeFrom(PostgresqlSourceConfig other) |
SourceConfig.Builder |
SourceConfig.Builder.mergePostgresqlSourceConfig(PostgresqlSourceConfig value)
PostgreSQL data source configuration.
|
static PostgresqlSourceConfig.Builder |
PostgresqlSourceConfig.newBuilder(PostgresqlSourceConfig prototype) |
SourceConfig.Builder |
SourceConfig.Builder.setPostgresqlSourceConfig(PostgresqlSourceConfig value)
PostgreSQL data source configuration.
|
Copyright © 2022 Google LLC. All rights reserved.