public class AssociateRouteTableWithGatewayResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
AssociateRouteTableWithGatewayResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static AssociateRouteTableWithGatewayResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
AssociateRouteTableWithGatewayResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
The ID of the request.
example:F89C2176-8F10-55EF-90CF-CF99D1E3F816
public AssociateRouteTableWithGatewayResponseBody()
public static AssociateRouteTableWithGatewayResponseBody build(Map<String,?> map) throws Exception
Exception
public AssociateRouteTableWithGatewayResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.