public class DescribeActionLogRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeActionLogRequest() | 
| DescribeActionLogRequest(DescribeActionLogRequest 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 | getBusiness()Get 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版) | 
| String | getEndTime()Get 结束时间 | 
| String | getFilter()Get 搜索值,只支持资源ID或用户UIN | 
| Long | getLimit()Get 一页条数,填0表示不分页 | 
| Long | getOffset()Get 页起始偏移,取值为(页码-1)*一页条数 | 
| String | getStartTime()Get 开始时间 | 
| void | setBusiness(String Business)Set 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版) | 
| void | setEndTime(String EndTime)Set 结束时间 | 
| void | setFilter(String Filter)Set 搜索值,只支持资源ID或用户UIN | 
| void | setLimit(Long Limit)Set 一页条数,填0表示不分页 | 
| void | setOffset(Long Offset)Set 页起始偏移,取值为(页码-1)*一页条数 | 
| void | setStartTime(String StartTime)Set 开始时间 | 
| 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, toJsonStringpublic DescribeActionLogRequest()
public DescribeActionLogRequest(DescribeActionLogRequest source)
public String getStartTime()
public void setStartTime(String StartTime)
StartTime - 开始时间public String getEndTime()
public void setEndTime(String EndTime)
EndTime - 结束时间public String getBusiness()
public void setBusiness(String Business)
Business - 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)public String getFilter()
public void setFilter(String Filter)
Filter - 搜索值,只支持资源ID或用户UINpublic Long getLimit()
public void setLimit(Long Limit)
Limit - 一页条数,填0表示不分页public Long getOffset()
public void setOffset(Long Offset)
Offset - 页起始偏移,取值为(页码-1)*一页条数Copyright © 2025. All rights reserved.