public class AssociateRouteTablesWithVpcGatewayEndpointResponse
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
AssociateRouteTablesWithVpcGatewayEndpointResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
构造器和说明 |
---|
AssociateRouteTablesWithVpcGatewayEndpointResponse() |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public AssociateRouteTablesWithVpcGatewayEndpointResponseBody body
public AssociateRouteTablesWithVpcGatewayEndpointResponse()
public static AssociateRouteTablesWithVpcGatewayEndpointResponse build(Map<String,?> map) throws Exception
Exception
public AssociateRouteTablesWithVpcGatewayEndpointResponse setHeaders(Map<String,String> headers)
public AssociateRouteTablesWithVpcGatewayEndpointResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public AssociateRouteTablesWithVpcGatewayEndpointResponse setBody(AssociateRouteTablesWithVpcGatewayEndpointResponseBody body)
public AssociateRouteTablesWithVpcGatewayEndpointResponseBody getBody()
Copyright © 2024. All rights reserved.