| Modifier and Type | Method and Description |
|---|---|
SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.build() |
SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.buildPartial() |
static SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.getDefaultInstance() |
SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.getDefaultInstanceForType() |
SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.getDefaultInstanceForType() |
SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.getPostgresqlIdentifier()
PostgreSQL data source object identifier.
|
SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.Builder.getPostgresqlIdentifier()
PostgreSQL data source object identifier.
|
SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifierOrBuilder.getPostgresqlIdentifier()
PostgreSQL data source object identifier.
|
static SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.parseDelimitedFrom(InputStream input) |
static SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.parseFrom(byte[] data) |
static SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.parseFrom(ByteBuffer data) |
static SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.parseFrom(com.google.protobuf.ByteString data) |
static SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.parseFrom(com.google.protobuf.CodedInputStream input) |
static SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.parseFrom(InputStream input) |
static SourceObjectIdentifier.PostgresqlObjectIdentifier |
SourceObjectIdentifier.PostgresqlObjectIdentifier.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SourceObjectIdentifier.PostgresqlObjectIdentifier> |
SourceObjectIdentifier.PostgresqlObjectIdentifier.getParserForType() |
static com.google.protobuf.Parser<SourceObjectIdentifier.PostgresqlObjectIdentifier> |
SourceObjectIdentifier.PostgresqlObjectIdentifier.parser() |
| Modifier and Type | Method and Description |
|---|---|
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder.mergeFrom(SourceObjectIdentifier.PostgresqlObjectIdentifier other) |
SourceObjectIdentifier.Builder |
SourceObjectIdentifier.Builder.mergePostgresqlIdentifier(SourceObjectIdentifier.PostgresqlObjectIdentifier value)
PostgreSQL data source object identifier.
|
static SourceObjectIdentifier.PostgresqlObjectIdentifier.Builder |
SourceObjectIdentifier.PostgresqlObjectIdentifier.newBuilder(SourceObjectIdentifier.PostgresqlObjectIdentifier prototype) |
SourceObjectIdentifier.Builder |
SourceObjectIdentifier.Builder.setPostgresqlIdentifier(SourceObjectIdentifier.PostgresqlObjectIdentifier value)
PostgreSQL data source object identifier.
|
Copyright © 2022 Google LLC. All rights reserved.