Class DescribeDashboardsRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cls.v20201016.models.DescribeDashboardsRequest
-
public class DescribeDashboardsRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeDashboardsRequest()DescribeDashboardsRequest(DescribeDashboardsRequest 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 Filter[]getFilters()Get
dashboardId 按照【仪表盘id】进行过滤。 类型:String 必选:否
dashboardName 按照【仪表盘名字】进行模糊搜索过滤。 类型:String 必选:否
dashboardRegion 按照【仪表盘地域】进行过滤,为了兼容老的仪表盘,通过云API创建的仪表盘没有地域属性 类型:String 必选:否
tagKey 按照【标签键】进行过滤。 类型:String 必选:否
tag:tagKey 按照【标签键值对】进行过滤。tag-key使用具体的标签键进行替换。使用请参考示例2。 类型:String 必选:否 每次请求的Filters的上限为10,Filter.Values的上限为100。LonggetLimit()Get 分页单页限制数目,默认值为20,最大值100。LonggetOffset()Get 分页的偏移量,默认值为0。TopicIdAndRegion[]getTopicIdRegionFilter()Get 按照topicId和regionId过滤。voidsetFilters(Filter[] Filters)Set
dashboardId 按照【仪表盘id】进行过滤。 类型:String 必选:否
dashboardName 按照【仪表盘名字】进行模糊搜索过滤。 类型:String 必选:否
dashboardRegion 按照【仪表盘地域】进行过滤,为了兼容老的仪表盘,通过云API创建的仪表盘没有地域属性 类型:String 必选:否
tagKey 按照【标签键】进行过滤。 类型:String 必选:否
tag:tagKey 按照【标签键值对】进行过滤。tag-key使用具体的标签键进行替换。使用请参考示例2。 类型:String 必选:否 每次请求的Filters的上限为10,Filter.Values的上限为100。voidsetLimit(Long Limit)Set 分页单页限制数目,默认值为20,最大值100。voidsetOffset(Long Offset)Set 分页的偏移量,默认值为0。voidsetTopicIdRegionFilter(TopicIdAndRegion[] TopicIdRegionFilter)Set 按照topicId和regionId过滤。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
-
DescribeDashboardsRequest
public DescribeDashboardsRequest()
-
DescribeDashboardsRequest
public DescribeDashboardsRequest(DescribeDashboardsRequest 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
-
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 分页单页限制数目,默认值为20,最大值100。- Returns:
- Limit 分页单页限制数目,默认值为20,最大值100。
-
setLimit
public void setLimit(Long Limit)
Set 分页单页限制数目,默认值为20,最大值100。- Parameters:
Limit- 分页单页限制数目,默认值为20,最大值100。
-
getFilters
public Filter[] getFilters()
Get- dashboardId 按照【仪表盘id】进行过滤。 类型:String 必选:否
- dashboardName 按照【仪表盘名字】进行模糊搜索过滤。 类型:String 必选:否
- dashboardRegion 按照【仪表盘地域】进行过滤,为了兼容老的仪表盘,通过云API创建的仪表盘没有地域属性 类型:String 必选:否
- tagKey 按照【标签键】进行过滤。 类型:String 必选:否
- tag:tagKey 按照【标签键值对】进行过滤。tag-key使用具体的标签键进行替换。使用请参考示例2。 类型:String 必选:否 每次请求的Filters的上限为10,Filter.Values的上限为100。
- Returns:
- Filters
- dashboardId 按照【仪表盘id】进行过滤。 类型:String 必选:否
- dashboardName 按照【仪表盘名字】进行模糊搜索过滤。 类型:String 必选:否
- dashboardRegion 按照【仪表盘地域】进行过滤,为了兼容老的仪表盘,通过云API创建的仪表盘没有地域属性 类型:String 必选:否
- tagKey 按照【标签键】进行过滤。 类型:String 必选:否
- tag:tagKey 按照【标签键值对】进行过滤。tag-key使用具体的标签键进行替换。使用请参考示例2。 类型:String 必选:否 每次请求的Filters的上限为10,Filter.Values的上限为100。
- dashboardId 按照【仪表盘id】进行过滤。 类型:String 必选:否
- dashboardId 按照【仪表盘id】进行过滤。 类型:String 必选:否
-
setFilters
public void setFilters(Filter[] Filters)
Set- dashboardId 按照【仪表盘id】进行过滤。 类型:String 必选:否
- dashboardName 按照【仪表盘名字】进行模糊搜索过滤。 类型:String 必选:否
- dashboardRegion 按照【仪表盘地域】进行过滤,为了兼容老的仪表盘,通过云API创建的仪表盘没有地域属性 类型:String 必选:否
- tagKey 按照【标签键】进行过滤。 类型:String 必选:否
- tag:tagKey 按照【标签键值对】进行过滤。tag-key使用具体的标签键进行替换。使用请参考示例2。 类型:String 必选:否 每次请求的Filters的上限为10,Filter.Values的上限为100。
- Parameters:
Filters-- dashboardId 按照【仪表盘id】进行过滤。 类型:String 必选:否
- dashboardName 按照【仪表盘名字】进行模糊搜索过滤。 类型:String 必选:否
- dashboardRegion 按照【仪表盘地域】进行过滤,为了兼容老的仪表盘,通过云API创建的仪表盘没有地域属性 类型:String 必选:否
- tagKey 按照【标签键】进行过滤。 类型:String 必选:否
- tag:tagKey 按照【标签键值对】进行过滤。tag-key使用具体的标签键进行替换。使用请参考示例2。 类型:String 必选:否 每次请求的Filters的上限为10,Filter.Values的上限为100。
- dashboardId 按照【仪表盘id】进行过滤。 类型:String 必选:否
- dashboardId 按照【仪表盘id】进行过滤。 类型:String 必选:否
-
getTopicIdRegionFilter
public TopicIdAndRegion[] getTopicIdRegionFilter()
Get 按照topicId和regionId过滤。- Returns:
- TopicIdRegionFilter 按照topicId和regionId过滤。
-
setTopicIdRegionFilter
public void setTopicIdRegionFilter(TopicIdAndRegion[] TopicIdRegionFilter)
Set 按照topicId和regionId过滤。- Parameters:
TopicIdRegionFilter- 按照topicId和regionId过滤。
-
-