public class BlockDomainUrlRequest extends Object implements GeneralRequest
| Constructor and Description |
|---|
BlockDomainUrlRequest() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
buildParams()
生成get请求的请求参数
|
String |
getBlockType() |
GeneralRequestParam |
getGeneralRequestParam()
获取访问api,公用请求参数对象
|
List<TaskUrl> |
getUrls() |
void |
setBlockType(String blockType) |
void |
setUrls(List<TaskUrl> urls) |
public GeneralRequestParam getGeneralRequestParam()
GeneralRequestgetGeneralRequestParam in interface GeneralRequestpublic Map<String,String> buildParams() throws KscClientException, ParseException
GeneralRequestbuildParams in interface GeneralRequestKscClientExceptionParseExceptionpublic String getBlockType()
public void setBlockType(String blockType)
Copyright © 2023. All rights reserved.