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