public static class ScreenChestCTResponseBody.ScreenChestCTResponseBodyDataCACS
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ScreenChestCTResponseBodyDataCACS() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ScreenChestCTResponseBody.ScreenChestCTResponseBodyDataCACS |
build(Map<String,?> map) |
String |
getResultUrl() |
String |
getScore() |
ScreenChestCTResponseBody.ScreenChestCTResponseBodyDataCACS |
setResultUrl(String resultUrl) |
ScreenChestCTResponseBody.ScreenChestCTResponseBodyDataCACS |
setScore(String score) |
@NameInMap(value="ResultUrl") public String resultUrl
@NameInMap(value="Score") public String score
public static ScreenChestCTResponseBody.ScreenChestCTResponseBodyDataCACS build(Map<String,?> map) throws Exception
Exceptionpublic ScreenChestCTResponseBody.ScreenChestCTResponseBodyDataCACS setResultUrl(String resultUrl)
public String getResultUrl()
public ScreenChestCTResponseBody.ScreenChestCTResponseBodyDataCACS setScore(String score)
public String getScore()
Copyright © 2022. All rights reserved.