public class UpdateProblemImprovementResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
requestId
Id of the request
example:
4361a0e1-6747-4834-96ce-0c4840fd3812
|
构造器和说明 |
---|
UpdateProblemImprovementResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static UpdateProblemImprovementResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
UpdateProblemImprovementResponseBody |
setRequestId(String requestId) |
@NameInMap(value="requestId") public String requestId
Id of the request
example:4361a0e1-6747-4834-96ce-0c4840fd3812
public static UpdateProblemImprovementResponseBody build(Map<String,?> map) throws Exception
Exception
public UpdateProblemImprovementResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.