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