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