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