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