public class BillingModeRequest extends CommonFieldRequest
| Constructor and Description |
|---|
BillingModeRequest() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
buildParams()
生成get请求的请求参数
|
String |
getCdnType() |
GeneralRequestParam |
getGeneralRequestParam()
未实现,留在子类中实现
|
void |
setCdnType(String cdnType) |
getDomainIds, getEndTime, getGranularity, getStartTime, setDomainIds, setEndTime, setStartTimepublic Map<String,String> buildParams() throws KscClientException, ParseException
GeneralRequestbuildParams in interface GeneralRequestbuildParams in class CommonFieldRequestKscClientExceptionParseExceptionpublic GeneralRequestParam getGeneralRequestParam()
CommonFieldRequestgetGeneralRequestParam in interface GeneralRequestgetGeneralRequestParam in class CommonFieldRequestpublic String getCdnType()
getCdnType in class CommonFieldRequestpublic void setCdnType(String cdnType)
setCdnType in class CommonFieldRequestCopyright © 2023. All rights reserved.