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