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