public class DeleteEscalationPlanResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
requestId
Id of the request
example:
A5A1FEAE-9C47-011C-9C73-A376BC21925D
|
构造器和说明 |
---|
DeleteEscalationPlanResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static DeleteEscalationPlanResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
DeleteEscalationPlanResponseBody |
setRequestId(String requestId) |
@NameInMap(value="requestId") public String requestId
Id of the request
example:A5A1FEAE-9C47-011C-9C73-A376BC21925D
public static DeleteEscalationPlanResponseBody build(Map<String,?> map) throws Exception
Exception
public DeleteEscalationPlanResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.