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