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