Class DescribeResourceListResponse
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.dayu.v20180709.models.DescribeResourceListResponse
-
public class DescribeResourceListResponse extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeResourceListResponse()DescribeResourceListResponse(DescribeResourceListResponse 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 StringgetBusiness()Get 大禹子产品代号(bgp表示独享包;bgp-multip表示共享包;bgpip表示高防IP;net表示高防IP专业版)StringgetRequestId()Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。KeyValueRecord[]getServicePacks()Get 资源记录列表,返回Key值说明: "Key": "CreateTime" 表示资源实例购买时间 "Key": "Region" 表示资源实例的地域 "Key": "BoundIP" 表示独享包实例绑定的IP "Key": "Id" 表示资源实例的ID "Key": "CCEnabled" 表示资源实例的CC防护开关状态 "Key": "DDoSThreshold" 表示资源实例的DDoS的清洗阈值 "Key": "BoundStatus" 表示独享包或共享包实例的绑定IP操作状态(绑定中或绑定完成) "Key": "Type" 此字段弃用 "Key": "ElasticLimit" 表示资源实例的弹性防护值 "Key": "DDoSAI" 表示资源实例的DDoS AI防护开关 "Key": "OverloadCount" 表示资源实例受到超过弹性防护值的次数 "Key": "Status" 表示资源实例的状态(idle:运行中, attacking:攻击中, blocking:封堵中, isolate:隔离中) "Key": "Lbid" 此字段弃用 "Key": "ShowFlag" 此字段弃用 "Key": "Expire" 表示资源实例的过期时间 "Key": "CCThreshold" 表示资源实例的CC防护触发阈值 "Key": "AutoRenewFlag" 表示资源实例的自动续费是否开启 "Key": "IspCode" 表示独享包或共享包的线路(0-电信, 1-联通, 2-移动, 5-BGP) "Key": "PackType" 表示套餐包类型 "Key": "PackId" 表示套餐包ID "Key": "Name" 表示资源实例的名称 "Key": "Locked" 此字段弃用 "Key": "IpDDoSLevel" 表示资源实例的防护等级(low-宽松, middle-正常, high-严格) "Key": "DefendStatus" 表示资源实例的DDoS防护状态(防护开启或临时关闭) "Key": "UndefendExpire" 表示资源实例的DDoS防护临时关闭结束时间 "Key": "Tgw" 表示资源实例是否是新资源 "Key": "Bandwidth" 表示资源实例的保底防护值,只针对高防包和高防IP "Key": "DdosMax" 表示资源实例的保底防护值,只针对高防IP专业版 "Key": "GFBandwidth" 表示资源实例的保底业务带宽,只针对高防IP "Key": "ServiceBandwidth" 表示资源实例的保底业务带宽,只针对高防IP专业版LonggetTotal()Get 总记录数voidsetBusiness(String Business)Set 大禹子产品代号(bgp表示独享包;bgp-multip表示共享包;bgpip表示高防IP;net表示高防IP专业版)voidsetRequestId(String RequestId)Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。voidsetServicePacks(KeyValueRecord[] ServicePacks)Set 资源记录列表,返回Key值说明: "Key": "CreateTime" 表示资源实例购买时间 "Key": "Region" 表示资源实例的地域 "Key": "BoundIP" 表示独享包实例绑定的IP "Key": "Id" 表示资源实例的ID "Key": "CCEnabled" 表示资源实例的CC防护开关状态 "Key": "DDoSThreshold" 表示资源实例的DDoS的清洗阈值 "Key": "BoundStatus" 表示独享包或共享包实例的绑定IP操作状态(绑定中或绑定完成) "Key": "Type" 此字段弃用 "Key": "ElasticLimit" 表示资源实例的弹性防护值 "Key": "DDoSAI" 表示资源实例的DDoS AI防护开关 "Key": "OverloadCount" 表示资源实例受到超过弹性防护值的次数 "Key": "Status" 表示资源实例的状态(idle:运行中, attacking:攻击中, blocking:封堵中, isolate:隔离中) "Key": "Lbid" 此字段弃用 "Key": "ShowFlag" 此字段弃用 "Key": "Expire" 表示资源实例的过期时间 "Key": "CCThreshold" 表示资源实例的CC防护触发阈值 "Key": "AutoRenewFlag" 表示资源实例的自动续费是否开启 "Key": "IspCode" 表示独享包或共享包的线路(0-电信, 1-联通, 2-移动, 5-BGP) "Key": "PackType" 表示套餐包类型 "Key": "PackId" 表示套餐包ID "Key": "Name" 表示资源实例的名称 "Key": "Locked" 此字段弃用 "Key": "IpDDoSLevel" 表示资源实例的防护等级(low-宽松, middle-正常, high-严格) "Key": "DefendStatus" 表示资源实例的DDoS防护状态(防护开启或临时关闭) "Key": "UndefendExpire" 表示资源实例的DDoS防护临时关闭结束时间 "Key": "Tgw" 表示资源实例是否是新资源 "Key": "Bandwidth" 表示资源实例的保底防护值,只针对高防包和高防IP "Key": "DdosMax" 表示资源实例的保底防护值,只针对高防IP专业版 "Key": "GFBandwidth" 表示资源实例的保底业务带宽,只针对高防IP "Key": "ServiceBandwidth" 表示资源实例的保底业务带宽,只针对高防IP专业版voidsetTotal(Long Total)Set 总记录数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
-
DescribeResourceListResponse
public DescribeResourceListResponse()
-
DescribeResourceListResponse
public DescribeResourceListResponse(DescribeResourceListResponse 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
-
getTotal
public Long getTotal()
Get 总记录数- Returns:
- Total 总记录数
-
setTotal
public void setTotal(Long Total)
Set 总记录数- Parameters:
Total- 总记录数
-
getServicePacks
public KeyValueRecord[] getServicePacks()
Get 资源记录列表,返回Key值说明: "Key": "CreateTime" 表示资源实例购买时间 "Key": "Region" 表示资源实例的地域 "Key": "BoundIP" 表示独享包实例绑定的IP "Key": "Id" 表示资源实例的ID "Key": "CCEnabled" 表示资源实例的CC防护开关状态 "Key": "DDoSThreshold" 表示资源实例的DDoS的清洗阈值 "Key": "BoundStatus" 表示独享包或共享包实例的绑定IP操作状态(绑定中或绑定完成) "Key": "Type" 此字段弃用 "Key": "ElasticLimit" 表示资源实例的弹性防护值 "Key": "DDoSAI" 表示资源实例的DDoS AI防护开关 "Key": "OverloadCount" 表示资源实例受到超过弹性防护值的次数 "Key": "Status" 表示资源实例的状态(idle:运行中, attacking:攻击中, blocking:封堵中, isolate:隔离中) "Key": "Lbid" 此字段弃用 "Key": "ShowFlag" 此字段弃用 "Key": "Expire" 表示资源实例的过期时间 "Key": "CCThreshold" 表示资源实例的CC防护触发阈值 "Key": "AutoRenewFlag" 表示资源实例的自动续费是否开启 "Key": "IspCode" 表示独享包或共享包的线路(0-电信, 1-联通, 2-移动, 5-BGP) "Key": "PackType" 表示套餐包类型 "Key": "PackId" 表示套餐包ID "Key": "Name" 表示资源实例的名称 "Key": "Locked" 此字段弃用 "Key": "IpDDoSLevel" 表示资源实例的防护等级(low-宽松, middle-正常, high-严格) "Key": "DefendStatus" 表示资源实例的DDoS防护状态(防护开启或临时关闭) "Key": "UndefendExpire" 表示资源实例的DDoS防护临时关闭结束时间 "Key": "Tgw" 表示资源实例是否是新资源 "Key": "Bandwidth" 表示资源实例的保底防护值,只针对高防包和高防IP "Key": "DdosMax" 表示资源实例的保底防护值,只针对高防IP专业版 "Key": "GFBandwidth" 表示资源实例的保底业务带宽,只针对高防IP "Key": "ServiceBandwidth" 表示资源实例的保底业务带宽,只针对高防IP专业版- Returns:
- ServicePacks 资源记录列表,返回Key值说明: "Key": "CreateTime" 表示资源实例购买时间 "Key": "Region" 表示资源实例的地域 "Key": "BoundIP" 表示独享包实例绑定的IP "Key": "Id" 表示资源实例的ID "Key": "CCEnabled" 表示资源实例的CC防护开关状态 "Key": "DDoSThreshold" 表示资源实例的DDoS的清洗阈值 "Key": "BoundStatus" 表示独享包或共享包实例的绑定IP操作状态(绑定中或绑定完成) "Key": "Type" 此字段弃用 "Key": "ElasticLimit" 表示资源实例的弹性防护值 "Key": "DDoSAI" 表示资源实例的DDoS AI防护开关 "Key": "OverloadCount" 表示资源实例受到超过弹性防护值的次数 "Key": "Status" 表示资源实例的状态(idle:运行中, attacking:攻击中, blocking:封堵中, isolate:隔离中) "Key": "Lbid" 此字段弃用 "Key": "ShowFlag" 此字段弃用 "Key": "Expire" 表示资源实例的过期时间 "Key": "CCThreshold" 表示资源实例的CC防护触发阈值 "Key": "AutoRenewFlag" 表示资源实例的自动续费是否开启 "Key": "IspCode" 表示独享包或共享包的线路(0-电信, 1-联通, 2-移动, 5-BGP) "Key": "PackType" 表示套餐包类型 "Key": "PackId" 表示套餐包ID "Key": "Name" 表示资源实例的名称 "Key": "Locked" 此字段弃用 "Key": "IpDDoSLevel" 表示资源实例的防护等级(low-宽松, middle-正常, high-严格) "Key": "DefendStatus" 表示资源实例的DDoS防护状态(防护开启或临时关闭) "Key": "UndefendExpire" 表示资源实例的DDoS防护临时关闭结束时间 "Key": "Tgw" 表示资源实例是否是新资源 "Key": "Bandwidth" 表示资源实例的保底防护值,只针对高防包和高防IP "Key": "DdosMax" 表示资源实例的保底防护值,只针对高防IP专业版 "Key": "GFBandwidth" 表示资源实例的保底业务带宽,只针对高防IP "Key": "ServiceBandwidth" 表示资源实例的保底业务带宽,只针对高防IP专业版
-
setServicePacks
public void setServicePacks(KeyValueRecord[] ServicePacks)
Set 资源记录列表,返回Key值说明: "Key": "CreateTime" 表示资源实例购买时间 "Key": "Region" 表示资源实例的地域 "Key": "BoundIP" 表示独享包实例绑定的IP "Key": "Id" 表示资源实例的ID "Key": "CCEnabled" 表示资源实例的CC防护开关状态 "Key": "DDoSThreshold" 表示资源实例的DDoS的清洗阈值 "Key": "BoundStatus" 表示独享包或共享包实例的绑定IP操作状态(绑定中或绑定完成) "Key": "Type" 此字段弃用 "Key": "ElasticLimit" 表示资源实例的弹性防护值 "Key": "DDoSAI" 表示资源实例的DDoS AI防护开关 "Key": "OverloadCount" 表示资源实例受到超过弹性防护值的次数 "Key": "Status" 表示资源实例的状态(idle:运行中, attacking:攻击中, blocking:封堵中, isolate:隔离中) "Key": "Lbid" 此字段弃用 "Key": "ShowFlag" 此字段弃用 "Key": "Expire" 表示资源实例的过期时间 "Key": "CCThreshold" 表示资源实例的CC防护触发阈值 "Key": "AutoRenewFlag" 表示资源实例的自动续费是否开启 "Key": "IspCode" 表示独享包或共享包的线路(0-电信, 1-联通, 2-移动, 5-BGP) "Key": "PackType" 表示套餐包类型 "Key": "PackId" 表示套餐包ID "Key": "Name" 表示资源实例的名称 "Key": "Locked" 此字段弃用 "Key": "IpDDoSLevel" 表示资源实例的防护等级(low-宽松, middle-正常, high-严格) "Key": "DefendStatus" 表示资源实例的DDoS防护状态(防护开启或临时关闭) "Key": "UndefendExpire" 表示资源实例的DDoS防护临时关闭结束时间 "Key": "Tgw" 表示资源实例是否是新资源 "Key": "Bandwidth" 表示资源实例的保底防护值,只针对高防包和高防IP "Key": "DdosMax" 表示资源实例的保底防护值,只针对高防IP专业版 "Key": "GFBandwidth" 表示资源实例的保底业务带宽,只针对高防IP "Key": "ServiceBandwidth" 表示资源实例的保底业务带宽,只针对高防IP专业版- Parameters:
ServicePacks- 资源记录列表,返回Key值说明: "Key": "CreateTime" 表示资源实例购买时间 "Key": "Region" 表示资源实例的地域 "Key": "BoundIP" 表示独享包实例绑定的IP "Key": "Id" 表示资源实例的ID "Key": "CCEnabled" 表示资源实例的CC防护开关状态 "Key": "DDoSThreshold" 表示资源实例的DDoS的清洗阈值 "Key": "BoundStatus" 表示独享包或共享包实例的绑定IP操作状态(绑定中或绑定完成) "Key": "Type" 此字段弃用 "Key": "ElasticLimit" 表示资源实例的弹性防护值 "Key": "DDoSAI" 表示资源实例的DDoS AI防护开关 "Key": "OverloadCount" 表示资源实例受到超过弹性防护值的次数 "Key": "Status" 表示资源实例的状态(idle:运行中, attacking:攻击中, blocking:封堵中, isolate:隔离中) "Key": "Lbid" 此字段弃用 "Key": "ShowFlag" 此字段弃用 "Key": "Expire" 表示资源实例的过期时间 "Key": "CCThreshold" 表示资源实例的CC防护触发阈值 "Key": "AutoRenewFlag" 表示资源实例的自动续费是否开启 "Key": "IspCode" 表示独享包或共享包的线路(0-电信, 1-联通, 2-移动, 5-BGP) "Key": "PackType" 表示套餐包类型 "Key": "PackId" 表示套餐包ID "Key": "Name" 表示资源实例的名称 "Key": "Locked" 此字段弃用 "Key": "IpDDoSLevel" 表示资源实例的防护等级(low-宽松, middle-正常, high-严格) "Key": "DefendStatus" 表示资源实例的DDoS防护状态(防护开启或临时关闭) "Key": "UndefendExpire" 表示资源实例的DDoS防护临时关闭结束时间 "Key": "Tgw" 表示资源实例是否是新资源 "Key": "Bandwidth" 表示资源实例的保底防护值,只针对高防包和高防IP "Key": "DdosMax" 表示资源实例的保底防护值,只针对高防IP专业版 "Key": "GFBandwidth" 表示资源实例的保底业务带宽,只针对高防IP "Key": "ServiceBandwidth" 表示资源实例的保底业务带宽,只针对高防IP专业版
-
getBusiness
public String getBusiness()
Get 大禹子产品代号(bgp表示独享包;bgp-multip表示共享包;bgpip表示高防IP;net表示高防IP专业版)- Returns:
- Business 大禹子产品代号(bgp表示独享包;bgp-multip表示共享包;bgpip表示高防IP;net表示高防IP专业版)
-
setBusiness
public void setBusiness(String Business)
Set 大禹子产品代号(bgp表示独享包;bgp-multip表示共享包;bgpip表示高防IP;net表示高防IP专业版)- Parameters:
Business- 大禹子产品代号(bgp表示独享包;bgp-multip表示共享包;bgpip表示高防IP;net表示高防IP专业版)
-
getRequestId
public String getRequestId()
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。- Returns:
- RequestId 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
-
setRequestId
public void setRequestId(String RequestId)
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。- Parameters:
RequestId- 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
-
-