public static final class ExecuteGtmRecoveryPlanRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ExecuteGtmRecoveryPlanRequest |
build() |
ExecuteGtmRecoveryPlanRequest.Builder |
lang(String lang)
The language of the response.
|
ExecuteGtmRecoveryPlanRequest.Builder |
recoveryPlanId(Long recoveryPlanId)
The ID of the disaster recovery plan.
|
public ExecuteGtmRecoveryPlanRequest.Builder lang(String lang)
The language of the response. Valid values:
Default value: English.
example:en
public ExecuteGtmRecoveryPlanRequest.Builder recoveryPlanId(Long recoveryPlanId)
The ID of the disaster recovery plan.
This parameter is required.
example:100
public ExecuteGtmRecoveryPlanRequest build()
Copyright © 2026. All rights reserved.