public class ModifyNatGatewaySpecResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
ModifyNatGatewaySpecResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static ModifyNatGatewaySpecResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
ModifyNatGatewaySpecResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
The ID of the request.
example:DBD4E4A2-786E-4BD2-8EB6-107FFC2B5B7D
public static ModifyNatGatewaySpecResponseBody build(Map<String,?> map) throws Exception
Exception
public ModifyNatGatewaySpecResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.