| Package | Description | 
|---|---|
| com.tencentcloudapi.antiddos.v20200309.models | 
| Modifier and Type | Method and Description | 
|---|---|
InstanceRelation | 
BGPInstance.getInstanceDetail()
Get Details of the Anti-DDoS Pro instance 
 | 
InstanceRelation | 
BGPIPInstance.getInstanceDetail()
Get Anti-DDoS instance details 
 | 
InstanceRelation[] | 
WaterPrintRelation.getInstanceDetailList()
Get Anti-DDoS instance configured 
 | 
InstanceRelation[] | 
IPAlarmThresholdRelation.getInstanceDetailList()
Get Anti-DDoS instance configured 
 | 
InstanceRelation[] | 
DDoSAIRelation.getInstanceDetailList()
Get Anti-DDoS instance configured 
 | 
InstanceRelation[] | 
BlackWhiteIpRelation.getInstanceDetailList()
Get Anti-DDoS instance configured 
 | 
InstanceRelation[] | 
ProtectThresholdRelation.getInstanceDetailList()
Get Anti-DDoS instance configured 
 | 
InstanceRelation[] | 
ProtocolBlockRelation.getInstanceDetailList()
Get Anti-DDoS instance configured 
 | 
InstanceRelation[] | 
PacketFilterRelation.getInstanceDetailList()
Get Anti-DDoS instance configured 
 | 
InstanceRelation[] | 
DDoSGeoIPBlockConfigRelation.getInstanceDetailList()
Get Anti-DDoS instance configured 
 | 
InstanceRelation[] | 
DDoSSpeedLimitConfigRelation.getInstanceDetailList()
Get Anti-DDoS instance configured 
 | 
InstanceRelation[] | 
Layer4Rule.getInstanceDetails()
Get Information of the Anti-DDoS instance 
 | 
InstanceRelation[] | 
Layer7Rule.getInstanceDetails()
Get Information of the Anti-DDoS instance 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BGPInstance.setInstanceDetail(InstanceRelation InstanceDetail)
Set Details of the Anti-DDoS Pro instance 
 | 
void | 
BGPIPInstance.setInstanceDetail(InstanceRelation InstanceDetail)
Set Anti-DDoS instance details 
 | 
void | 
WaterPrintRelation.setInstanceDetailList(InstanceRelation[] InstanceDetailList)
Set Anti-DDoS instance configured 
 | 
void | 
IPAlarmThresholdRelation.setInstanceDetailList(InstanceRelation[] InstanceDetailList)
Set Anti-DDoS instance configured 
 | 
void | 
DDoSAIRelation.setInstanceDetailList(InstanceRelation[] InstanceDetailList)
Set Anti-DDoS instance configured 
 | 
void | 
BlackWhiteIpRelation.setInstanceDetailList(InstanceRelation[] InstanceDetailList)
Set Anti-DDoS instance configured 
 | 
void | 
ProtectThresholdRelation.setInstanceDetailList(InstanceRelation[] InstanceDetailList)
Set Anti-DDoS instance configured 
 | 
void | 
ProtocolBlockRelation.setInstanceDetailList(InstanceRelation[] InstanceDetailList)
Set Anti-DDoS instance configured 
 | 
void | 
PacketFilterRelation.setInstanceDetailList(InstanceRelation[] InstanceDetailList)
Set Anti-DDoS instance configured 
 | 
void | 
DDoSGeoIPBlockConfigRelation.setInstanceDetailList(InstanceRelation[] InstanceDetailList)
Set Anti-DDoS instance configured 
 | 
void | 
DDoSSpeedLimitConfigRelation.setInstanceDetailList(InstanceRelation[] InstanceDetailList)
Set Anti-DDoS instance configured 
 | 
void | 
Layer4Rule.setInstanceDetails(InstanceRelation[] InstanceDetails)
Set Information of the Anti-DDoS instance 
 | 
void | 
Layer7Rule.setInstanceDetails(InstanceRelation[] InstanceDetails)
Set Information of the Anti-DDoS instance 
 | 
| Constructor and Description | 
|---|
InstanceRelation(InstanceRelation 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. 
 | 
Copyright © 2023. All rights reserved.