public static class MigrateGeoOptions.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
MigrateGeoOptions |
build() |
MigrateGeoOptions.Builder |
targetGeo(String targetGeo)
迁移的目标Geo
示例值:cn
|
MigrateGeoOptions.Builder |
taskId(String taskId)
迁移任务的id,不指定时自动生成
示例值:342123423
|
public MigrateGeoOptions.Builder targetGeo(String targetGeo)
示例值:cn
targetGeo - public MigrateGeoOptions.Builder taskId(String taskId)
示例值:342123423
taskId - public MigrateGeoOptions build()
Copyright © 2025. All rights reserved.