public static final class AddGtmRecoveryPlanRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
AddGtmRecoveryPlanRequest |
build() |
AddGtmRecoveryPlanRequest.Builder |
faultAddrPool(String faultAddrPool)
The IDs of faulty address pools.
|
AddGtmRecoveryPlanRequest.Builder |
lang(String lang)
The language.
|
AddGtmRecoveryPlanRequest.Builder |
name(String name)
The name of the disaster recovery plan.
|
AddGtmRecoveryPlanRequest.Builder |
remark(String remark)
The description of the disaster recovery plan.
|
public AddGtmRecoveryPlanRequest.Builder faultAddrPool(String faultAddrPool)
The IDs of faulty address pools.
This parameter is required.
example:["hra0or"]
public AddGtmRecoveryPlanRequest.Builder lang(String lang)
The language.
example:en
public AddGtmRecoveryPlanRequest.Builder name(String name)
The name of the disaster recovery plan.
This parameter is required.
example:name-example
public AddGtmRecoveryPlanRequest.Builder remark(String remark)
The description of the disaster recovery plan.
example:remark
public AddGtmRecoveryPlanRequest build()
Copyright © 2026. All rights reserved.