public class GenerateHumanSketchStyleResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GenerateHumanSketchStyleResponseBody.GenerateHumanSketchStyleResponseBodyData |
| 限定符和类型 | 字段和说明 |
|---|---|
GenerateHumanSketchStyleResponseBody.GenerateHumanSketchStyleResponseBodyData |
data |
String |
requestId |
| 构造器和说明 |
|---|
GenerateHumanSketchStyleResponseBody() |
@NameInMap(value="Data") public GenerateHumanSketchStyleResponseBody.GenerateHumanSketchStyleResponseBodyData data
@NameInMap(value="RequestId") public String requestId
public static GenerateHumanSketchStyleResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GenerateHumanSketchStyleResponseBody setData(GenerateHumanSketchStyleResponseBody.GenerateHumanSketchStyleResponseBodyData data)
public GenerateHumanSketchStyleResponseBody.GenerateHumanSketchStyleResponseBodyData getData()
public GenerateHumanSketchStyleResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2022. All rights reserved.