public class PurgeUrlsCacheRequest extends AbstractModel
Constructor and Description |
---|
PurgeUrlsCacheRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getUrls()
Get URL 列表,需要包含协议头部 http:// 或 https://
|
void |
setUrls(String[] Urls)
Set URL 列表,需要包含协议头部 http:// 或 https://
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2020. All rights reserved.