public class DeliverIncidentResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
requestId
Id of the request
example:
FD200FAE-E98F-496E-BFE6-4CE61E59A2FS
|
构造器和说明 |
---|
DeliverIncidentResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static DeliverIncidentResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
DeliverIncidentResponseBody |
setRequestId(String requestId) |
@NameInMap(value="requestId") public String requestId
Id of the request
example:FD200FAE-E98F-496E-BFE6-4CE61E59A2FS
public static DeliverIncidentResponseBody build(Map<String,?> map) throws Exception
Exception
public DeliverIncidentResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.