public class UpdateEndpointGroupResponseBody
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdateEndpointGroupResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateEndpointGroupResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
UpdateEndpointGroupResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
The ID of the request.
public static UpdateEndpointGroupResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic UpdateEndpointGroupResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2023. All rights reserved.