Class DescribeAssetPortInfoListRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cwp.v20180228.models.DescribeAssetPortInfoListRequest
-
public class DescribeAssetPortInfoListRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeAssetPortInfoListRequest()DescribeAssetPortInfoListRequest(DescribeAssetPortInfoListRequest 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBy()Get 排序方式:[FirstTime|StartTime]Filter[]getFilters()Get 过滤条件。 Port - uint64 - 是否必填:否 - 端口 Ip - String - 是否必填:否 - 绑定IP ProcessName - String - 是否必填:否 - 监听进程 Pid - uint64 - 是否必填:否 - PID User - String - 是否必填:否 - 运行用户 Group - String - 是否必填:否 - 所属用户组 Ppid - uint64 - 是否必填:否 - PPID Proto - string - 是否必填:否 - tcp/udp或“”(空字符串筛选未知状态) OsType - uint64 - 是否必填:否 - windows/linux RunTimeStart - String - 是否必填:否 - 运行开始时间 RunTimeEnd - String - 是否必填:否 - 运行结束时间 Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )LonggetLimit()Get 需要返回的数量,默认为10,最大值为100LonggetOffset()Get 偏移量,默认为0。StringgetOrder()Get 排序方式,asc升序 或 desc降序StringgetQuuid()Get 查询指定Quuid主机的信息voidsetBy(String By)Set 排序方式:[FirstTime|StartTime]voidsetFilters(Filter[] Filters)Set 过滤条件。 Port - uint64 - 是否必填:否 - 端口 Ip - String - 是否必填:否 - 绑定IP ProcessName - String - 是否必填:否 - 监听进程 Pid - uint64 - 是否必填:否 - PID User - String - 是否必填:否 - 运行用户 Group - String - 是否必填:否 - 所属用户组 Ppid - uint64 - 是否必填:否 - PPID Proto - string - 是否必填:否 - tcp/udp或“”(空字符串筛选未知状态) OsType - uint64 - 是否必填:否 - windows/linux RunTimeStart - String - 是否必填:否 - 运行开始时间 RunTimeEnd - String - 是否必填:否 - 运行结束时间 Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )voidsetLimit(Long Limit)Set 需要返回的数量,默认为10,最大值为100voidsetOffset(Long Offset)Set 偏移量,默认为0。voidsetOrder(String Order)Set 排序方式,asc升序 或 desc降序voidsetQuuid(String Quuid)Set 查询指定Quuid主机的信息voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DescribeAssetPortInfoListRequest
public DescribeAssetPortInfoListRequest()
-
DescribeAssetPortInfoListRequest
public DescribeAssetPortInfoListRequest(DescribeAssetPortInfoListRequest 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.
-
-
Method Detail
-
getQuuid
public String getQuuid()
Get 查询指定Quuid主机的信息- Returns:
- Quuid 查询指定Quuid主机的信息
-
setQuuid
public void setQuuid(String Quuid)
Set 查询指定Quuid主机的信息- Parameters:
Quuid- 查询指定Quuid主机的信息
-
getFilters
public Filter[] getFilters()
Get 过滤条件。- Port - uint64 - 是否必填:否 - 端口
- Ip - String - 是否必填:否 - 绑定IP
- ProcessName - String - 是否必填:否 - 监听进程
- Pid - uint64 - 是否必填:否 - PID
- User - String - 是否必填:否 - 运行用户
- Group - String - 是否必填:否 - 所属用户组
- Ppid - uint64 - 是否必填:否 - PPID
- Proto - string - 是否必填:否 - tcp/udp或“”(空字符串筛选未知状态)
- OsType - uint64 - 是否必填:否 - windows/linux
- RunTimeStart - String - 是否必填:否 - 运行开始时间
- RunTimeEnd - String - 是否必填:否 - 运行结束时间
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
- Returns:
- Filters 过滤条件。
- Port - uint64 - 是否必填:否 - 端口
- Ip - String - 是否必填:否 - 绑定IP
- ProcessName - String - 是否必填:否 - 监听进程
- Pid - uint64 - 是否必填:否 - PID
- User - String - 是否必填:否 - 运行用户
- Group - String - 是否必填:否 - 所属用户组
- Ppid - uint64 - 是否必填:否 - PPID
- Proto - string - 是否必填:否 - tcp/udp或“”(空字符串筛选未知状态)
- OsType - uint64 - 是否必填:否 - windows/linux
- RunTimeStart - String - 是否必填:否 - 运行开始时间
- RunTimeEnd - String - 是否必填:否 - 运行结束时间
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
-
setFilters
public void setFilters(Filter[] Filters)
Set 过滤条件。- Port - uint64 - 是否必填:否 - 端口
- Ip - String - 是否必填:否 - 绑定IP
- ProcessName - String - 是否必填:否 - 监听进程
- Pid - uint64 - 是否必填:否 - PID
- User - String - 是否必填:否 - 运行用户
- Group - String - 是否必填:否 - 所属用户组
- Ppid - uint64 - 是否必填:否 - PPID
- Proto - string - 是否必填:否 - tcp/udp或“”(空字符串筛选未知状态)
- OsType - uint64 - 是否必填:否 - windows/linux
- RunTimeStart - String - 是否必填:否 - 运行开始时间
- RunTimeEnd - String - 是否必填:否 - 运行结束时间
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
- Parameters:
Filters- 过滤条件。- Port - uint64 - 是否必填:否 - 端口
- Ip - String - 是否必填:否 - 绑定IP
- ProcessName - String - 是否必填:否 - 监听进程
- Pid - uint64 - 是否必填:否 - PID
- User - String - 是否必填:否 - 运行用户
- Group - String - 是否必填:否 - 所属用户组
- Ppid - uint64 - 是否必填:否 - PPID
- Proto - string - 是否必填:否 - tcp/udp或“”(空字符串筛选未知状态)
- OsType - uint64 - 是否必填:否 - windows/linux
- RunTimeStart - String - 是否必填:否 - 运行开始时间
- RunTimeEnd - String - 是否必填:否 - 运行结束时间
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
-
getLimit
public Long getLimit()
Get 需要返回的数量,默认为10,最大值为100- Returns:
- Limit 需要返回的数量,默认为10,最大值为100
-
setLimit
public void setLimit(Long Limit)
Set 需要返回的数量,默认为10,最大值为100- Parameters:
Limit- 需要返回的数量,默认为10,最大值为100
-
getOffset
public Long getOffset()
Get 偏移量,默认为0。- Returns:
- Offset 偏移量,默认为0。
-
setOffset
public void setOffset(Long Offset)
Set 偏移量,默认为0。- Parameters:
Offset- 偏移量,默认为0。
-
getOrder
public String getOrder()
Get 排序方式,asc升序 或 desc降序- Returns:
- Order 排序方式,asc升序 或 desc降序
-
setOrder
public void setOrder(String Order)
Set 排序方式,asc升序 或 desc降序- Parameters:
Order- 排序方式,asc升序 或 desc降序
-
getBy
public String getBy()
Get 排序方式:[FirstTime|StartTime]- Returns:
- By 排序方式:[FirstTime|StartTime]
-
setBy
public void setBy(String By)
Set 排序方式:[FirstTime|StartTime]- Parameters:
By- 排序方式:[FirstTime|StartTime]
-
-