public class DeleteProblemTimelineResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
requestId
Id of the request
example:
10REQUES-AC5C-4B59-BE11-378F117A6A88
|
构造器和说明 |
---|
DeleteProblemTimelineResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static DeleteProblemTimelineResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
DeleteProblemTimelineResponseBody |
setRequestId(String requestId) |
@NameInMap(value="requestId") public String requestId
Id of the request
example:10REQUES-AC5C-4B59-BE11-378F117A6A88
public static DeleteProblemTimelineResponseBody build(Map<String,?> map) throws Exception
Exception
public DeleteProblemTimelineResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.