public static class CalcCACSRequest.CalcCACSRequestURLList
extends com.aliyun.tea.TeaModel
| Constructor and Description |
|---|
CalcCACSRequestURLList() |
| Modifier and Type | Method and Description |
|---|---|
static CalcCACSRequest.CalcCACSRequestURLList |
build(Map<String,?> map) |
String |
getURL() |
CalcCACSRequest.CalcCACSRequestURLList |
setURL(String URL) |
@NameInMap(value="URL") @Validation(required=true) public String URL
public static CalcCACSRequest.CalcCACSRequestURLList build(Map<String,?> map) throws Exception
Exceptionpublic CalcCACSRequest.CalcCACSRequestURLList setURL(String URL)
public String getURL()
Copyright © 2020. All rights reserved.