SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.clear() |
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.clearSchema() |
Required.
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.clearTable() |
Required.
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.clone() |
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.Builder.getPostgresqlIdentifierBuilder() |
PostgreSQL data source object identifier.
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.mergeFrom(SourceObjectIdentifier.PostgresqlObjectIdentifier other) |
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.mergeFrom(com.google.protobuf.Message other) |
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.newBuilder() |
|
static SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.newBuilder(SourceObjectIdentifier.PostgresqlObjectIdentifier prototype) |
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.newBuilderForType() |
|
protected SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.setSchema(String value) |
Required.
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.setSchemaBytes(com.google.protobuf.ByteString value) |
Required.
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.setTable(String value) |
Required.
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.setTableBytes(com.google.protobuf.ByteString value) |
Required.
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.toBuilder() |
|