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