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