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