-
FlightSql.CommandGetPrimaryKeys.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
FlightSql.CommandGetPrimaryKeys.Builder.clear()
Specifies the catalog to search for the table.
Specifies the schema to search for the table.
FlightSql.CommandGetPrimaryKeys.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
FlightSql.CommandGetPrimaryKeys.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
FlightSql.CommandGetPrimaryKeys.Builder.clearTable()
Specifies the table to get the primary keys for.
FlightSql.CommandGetPrimaryKeys.Builder.clone()
FlightSql.CommandGetPrimaryKeys.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FlightSql.CommandGetPrimaryKeys.Builder.mergeFrom(com.google.protobuf.Message other)
FlightSql.CommandGetPrimaryKeys.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
FlightSql.CommandGetPrimaryKeys.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Specifies the catalog to search for the table.
FlightSql.CommandGetPrimaryKeys.Builder.setCatalogBytes(com.google.protobuf.ByteString value)
Specifies the catalog to search for the table.
Specifies the schema to search for the table.
FlightSql.CommandGetPrimaryKeys.Builder.setDbSchemaBytes(com.google.protobuf.ByteString value)
Specifies the schema to search for the table.
FlightSql.CommandGetPrimaryKeys.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
FlightSql.CommandGetPrimaryKeys.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Specifies the table to get the primary keys for.
FlightSql.CommandGetPrimaryKeys.Builder.setTableBytes(com.google.protobuf.ByteString value)
Specifies the table to get the primary keys for.
FlightSql.CommandGetPrimaryKeys.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)