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