| Package | Description |
|---|---|
| com.baidubce.services.tablestorage.model |
| Constructor and Description |
|---|
CreateTableRequest(String tableName,
TableOption option)
Constructs a create table request with table name and option.
|
UpdateTableRequest(String tableName,
TableOption option)
Constructs the update table request with target table name and option.
|
Copyright © 2022. All rights reserved.