public class ListScdnLogTasksRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
ListScdnLogTasksRequest() |
ListScdnLogTasksRequest(ListScdnLogTasksRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String |
getArea()
Get 地域:mainland 或 overseas 为空表示查询所有地域
|
String |
getSource()
Get 产品来源 cdn/ecdn
|
void |
setArea(String Area)
Set 地域:mainland 或 overseas 为空表示查询所有地域
|
void |
setSource(String Source)
Set 产品来源 cdn/ecdn
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public ListScdnLogTasksRequest()
public ListScdnLogTasksRequest(ListScdnLogTasksRequest source)
public String getSource()
public void setSource(String Source)
Source
- 产品来源 cdn/ecdnpublic String getArea()
public void setArea(String Area)
Area
- 地域:mainland 或 overseas 为空表示查询所有地域Copyright © 2024. All rights reserved.