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