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