DdlStatementActionInfo.Builder |
UpdateDatabaseDdlMetadata.Builder.addActionsBuilder() |
The brief action info for the DDL statements.
|
DdlStatementActionInfo.Builder |
UpdateDatabaseDdlMetadata.Builder.addActionsBuilder(int index) |
The brief action info for the DDL statements.
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.addAllEntityNames(Iterable<String> values) |
The entity name(s) being operated on the DDL statement.
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.addEntityNames(String value) |
The entity name(s) being operated on the DDL statement.
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.addEntityNamesBytes(com.google.protobuf.ByteString value) |
The entity name(s) being operated on the DDL statement.
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.clear() |
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.clearAction() |
The action for the DDL statement, e.g.
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.clearEntityNames() |
The entity name(s) being operated on the DDL statement.
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.clearEntityType() |
The entity type for the DDL statement, e.g.
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.clone() |
|
DdlStatementActionInfo.Builder |
UpdateDatabaseDdlMetadata.Builder.getActionsBuilder(int index) |
The brief action info for the DDL statements.
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.mergeFrom(DdlStatementActionInfo other) |
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DdlStatementActionInfo.Builder |
DdlStatementActionInfo.newBuilder() |
|
static DdlStatementActionInfo.Builder |
DdlStatementActionInfo.newBuilder(DdlStatementActionInfo prototype) |
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.newBuilderForType() |
|
protected DdlStatementActionInfo.Builder |
DdlStatementActionInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.setAction(String value) |
The action for the DDL statement, e.g.
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.setActionBytes(com.google.protobuf.ByteString value) |
The action for the DDL statement, e.g.
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.setEntityNames(int index,
String value) |
The entity name(s) being operated on the DDL statement.
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.setEntityType(String value) |
The entity type for the DDL statement, e.g.
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.setEntityTypeBytes(com.google.protobuf.ByteString value) |
The entity type for the DDL statement, e.g.
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DdlStatementActionInfo.Builder |
DdlStatementActionInfo.toBuilder() |
|