public class DissociateRouteTableFromGatewayResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
DissociateRouteTableFromGatewayResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static DissociateRouteTableFromGatewayResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
DissociateRouteTableFromGatewayResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
The ID of the request.
example:C5644C9A-7480-13B6-AECB-30FF142E3724
public DissociateRouteTableFromGatewayResponseBody()
public static DissociateRouteTableFromGatewayResponseBody build(Map<String,?> map) throws Exception
Exception
public DissociateRouteTableFromGatewayResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.