public class UpdateIpsecServerResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
UpdateIpsecServerResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static UpdateIpsecServerResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
UpdateIpsecServerResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
The request ID.
example:B61C08E5-403A-46A2-96C1-F7B1216DB10C
public static UpdateIpsecServerResponseBody build(Map<String,?> map) throws Exception
Exception
public UpdateIpsecServerResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.