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