public class AddGtmRecoveryPlanResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
recoveryPlanId |
String |
requestId |
| 构造器和说明 |
|---|
AddGtmRecoveryPlanResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static AddGtmRecoveryPlanResponseBody |
build(Map<String,?> map) |
String |
getRecoveryPlanId() |
String |
getRequestId() |
AddGtmRecoveryPlanResponseBody |
setRecoveryPlanId(String recoveryPlanId) |
AddGtmRecoveryPlanResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RecoveryPlanId") public String recoveryPlanId
@NameInMap(value="RequestId") public String requestId
public static AddGtmRecoveryPlanResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic AddGtmRecoveryPlanResponseBody setRecoveryPlanId(String recoveryPlanId)
public String getRecoveryPlanId()
public AddGtmRecoveryPlanResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2022. All rights reserved.