Class DescribeAssetDatabaseListRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cwp.v20180228.models.DescribeAssetDatabaseListRequest
-
public class DescribeAssetDatabaseListRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeAssetDatabaseListRequest()DescribeAssetDatabaseListRequest(DescribeAssetDatabaseListRequest 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]AssetFilters[]getFilters()Get 过滤条件。 IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选 User- string - 是否必填:否 - 运行用户 Ip - String - 是否必填:否 - 绑定IP Port - Int - 是否必填:否 - 端口 Name - Int - 是否必填:否 - 数据库名称 0:全部 1:MySQL 2:Redis 3:Oracle 4:MongoDB 5:MemCache 6:PostgreSQL 7:HBase 8:DB2 9:Sybase 10:TiDB Proto - String - 是否必填:否 - 协议:1:TCP, 2:UDP, 3:未知 OsType - String - 是否必填:否 - 操作系统: linux/windows Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )LonggetLimit()Get 需要返回的数量,默认为10,最大值为100LonggetOffset()Get 偏移量,默认为0。StringgetOrder()Get 排序方式,asc升序 或 desc降序StringgetQuuid()Get 查询指定Quuid主机的信息voidsetBy(String By)Set 排序方式:[FirstTime]voidsetFilters(AssetFilters[] Filters)Set 过滤条件。 IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选 User- string - 是否必填:否 - 运行用户 Ip - String - 是否必填:否 - 绑定IP Port - Int - 是否必填:否 - 端口 Name - Int - 是否必填:否 - 数据库名称 0:全部 1:MySQL 2:Redis 3:Oracle 4:MongoDB 5:MemCache 6:PostgreSQL 7:HBase 8:DB2 9:Sybase 10:TiDB Proto - String - 是否必填:否 - 协议:1:TCP, 2:UDP, 3:未知 OsType - String - 是否必填:否 - 操作系统: linux/windows 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
-
DescribeAssetDatabaseListRequest
public DescribeAssetDatabaseListRequest()
-
DescribeAssetDatabaseListRequest
public DescribeAssetDatabaseListRequest(DescribeAssetDatabaseListRequest 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 AssetFilters[] getFilters()
Get 过滤条件。- IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选
- User- string - 是否必填:否 - 运行用户
- Ip - String - 是否必填:否 - 绑定IP
- Port - Int - 是否必填:否 - 端口
- Name - Int - 是否必填:否 - 数据库名称 0:全部 1:MySQL 2:Redis 3:Oracle 4:MongoDB 5:MemCache 6:PostgreSQL 7:HBase 8:DB2 9:Sybase 10:TiDB
- Proto - String - 是否必填:否 - 协议:1:TCP, 2:UDP, 3:未知
- OsType - String - 是否必填:否 - 操作系统: linux/windows
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
- Returns:
- Filters 过滤条件。
- IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选
- User- string - 是否必填:否 - 运行用户
- Ip - String - 是否必填:否 - 绑定IP
- Port - Int - 是否必填:否 - 端口
- Name - Int - 是否必填:否 - 数据库名称 0:全部 1:MySQL 2:Redis 3:Oracle 4:MongoDB 5:MemCache 6:PostgreSQL 7:HBase 8:DB2 9:Sybase 10:TiDB
- Proto - String - 是否必填:否 - 协议:1:TCP, 2:UDP, 3:未知
- OsType - String - 是否必填:否 - 操作系统: linux/windows
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
-
setFilters
public void setFilters(AssetFilters[] Filters)
Set 过滤条件。- IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选
- User- string - 是否必填:否 - 运行用户
- Ip - String - 是否必填:否 - 绑定IP
- Port - Int - 是否必填:否 - 端口
- Name - Int - 是否必填:否 - 数据库名称 0:全部 1:MySQL 2:Redis 3:Oracle 4:MongoDB 5:MemCache 6:PostgreSQL 7:HBase 8:DB2 9:Sybase 10:TiDB
- Proto - String - 是否必填:否 - 协议:1:TCP, 2:UDP, 3:未知
- OsType - String - 是否必填:否 - 操作系统: linux/windows
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
- Parameters:
Filters- 过滤条件。- IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选
- User- string - 是否必填:否 - 运行用户
- Ip - String - 是否必填:否 - 绑定IP
- Port - Int - 是否必填:否 - 端口
- Name - Int - 是否必填:否 - 数据库名称 0:全部 1:MySQL 2:Redis 3:Oracle 4:MongoDB 5:MemCache 6:PostgreSQL 7:HBase 8:DB2 9:Sybase 10:TiDB
- Proto - String - 是否必填:否 - 协议:1:TCP, 2:UDP, 3:未知
- OsType - String - 是否必填:否 - 操作系统: linux/windows
- Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )
-
getOffset
public Long getOffset()
Get 偏移量,默认为0。- Returns:
- Offset 偏移量,默认为0。
-
setOffset
public void setOffset(Long Offset)
Set 偏移量,默认为0。- Parameters:
Offset- 偏移量,默认为0。
-
getLimit
public Long getLimit()
Get 需要返回的数量,默认为10,最大值为100- Returns:
- Limit 需要返回的数量,默认为10,最大值为100
-
setLimit
public void setLimit(Long Limit)
Set 需要返回的数量,默认为10,最大值为100- Parameters:
Limit- 需要返回的数量,默认为10,最大值为100
-
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]- Returns:
- By 排序方式:[FirstTime]
-
setBy
public void setBy(String By)
Set 排序方式:[FirstTime]- Parameters:
By- 排序方式:[FirstTime]
-
-