public class UpdateProblemTimelineResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
requestId
id of the request
example:
c26f36de-1ec8-496a-a828-880676c5ef81
|
构造器和说明 |
---|
UpdateProblemTimelineResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static UpdateProblemTimelineResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
UpdateProblemTimelineResponseBody |
setRequestId(String requestId) |
@NameInMap(value="requestId") public String requestId
id of the request
example:c26f36de-1ec8-496a-a828-880676c5ef81
public static UpdateProblemTimelineResponseBody build(Map<String,?> map) throws Exception
Exception
public UpdateProblemTimelineResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.