程序包 | 说明 |
---|---|
com.aliyun.sdk.service.drds20190123.models |
限定符和类型 | 方法和说明 |
---|---|
static ValidateShardTaskRequest.Builder |
ValidateShardTaskRequest.builder() |
ValidateShardTaskRequest.Builder |
ValidateShardTaskRequest.Builder.dbName(String dbName)
The name of the database.
|
ValidateShardTaskRequest.Builder |
ValidateShardTaskRequest.Builder.drdsInstanceId(String drdsInstanceId)
The ID of the PolarDB-X 1.0 instance.
|
ValidateShardTaskRequest.Builder |
ValidateShardTaskRequest.Builder.regionId(String regionId)
The ID of the region where the PolarDB-X 1.0 instance is created.
|
ValidateShardTaskRequest.Builder |
ValidateShardTaskRequest.Builder.sourceTableName(String sourceTableName)
The name of the table or table shard on which you want to perform the task.
|
ValidateShardTaskRequest.Builder |
ValidateShardTaskRequest.Builder.targetTableName(String targetTableName)
The name of the table or table shard on which you perform the task.
|
ValidateShardTaskRequest.Builder |
ValidateShardTaskRequest.Builder.taskType(String taskType)
The type of the task.
|
ValidateShardTaskRequest.Builder |
ValidateShardTaskRequest.toBuilder() |
Copyright © 2024. All rights reserved.