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