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