public class CancelSimulatedSystemEventsResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
CancelSimulatedSystemEventsResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static CancelSimulatedSystemEventsResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
CancelSimulatedSystemEventsResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
The request ID.
example:473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E
public static CancelSimulatedSystemEventsResponseBody build(Map<String,?> map) throws Exception
Exception
public CancelSimulatedSystemEventsResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.