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