public static class ScreenChestCTResponse.ScreenChestCTResponseDataCACS
extends com.aliyun.tea.TeaModel
| Constructor and Description |
|---|
ScreenChestCTResponseDataCACS() |
| Modifier and Type | Method and Description |
|---|---|
static ScreenChestCTResponse.ScreenChestCTResponseDataCACS |
build(Map<String,?> map) |
String |
getResultUrl() |
String |
getScore() |
ScreenChestCTResponse.ScreenChestCTResponseDataCACS |
setResultUrl(String resultUrl) |
ScreenChestCTResponse.ScreenChestCTResponseDataCACS |
setScore(String score) |
@NameInMap(value="Score") @Validation(required=true) public String score
@NameInMap(value="ResultUrl") @Validation(required=true) public String resultUrl
public static ScreenChestCTResponse.ScreenChestCTResponseDataCACS build(Map<String,?> map) throws Exception
Exceptionpublic ScreenChestCTResponse.ScreenChestCTResponseDataCACS setScore(String score)
public String getScore()
public ScreenChestCTResponse.ScreenChestCTResponseDataCACS setResultUrl(String resultUrl)
public String getResultUrl()
Copyright © 2020. All rights reserved.