public static final class DescribeExpandLogicTableInfoListResponseBody.DataData.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeExpandLogicTableInfoListResponseBody.DataData |
build() |
DescribeExpandLogicTableInfoListResponseBody.DataData.Builder |
shardDbKey(String shardDbKey)
Indicates the database sharding key.
|
DescribeExpandLogicTableInfoListResponseBody.DataData.Builder |
shardTbKey(String shardTbKey)
Indicates the table sharding key.
|
DescribeExpandLogicTableInfoListResponseBody.DataData.Builder |
tableName(String tableName)
Indicates the name of the table.
|
public DescribeExpandLogicTableInfoListResponseBody.DataData.Builder shardDbKey(String shardDbKey)
public DescribeExpandLogicTableInfoListResponseBody.DataData.Builder shardTbKey(String shardTbKey)
public DescribeExpandLogicTableInfoListResponseBody.DataData.Builder tableName(String tableName)
public DescribeExpandLogicTableInfoListResponseBody.DataData build()
Copyright © 2024. All rights reserved.