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