Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
RuleInstanceRelation[] |
Layer7Rule.getInstanceDetailRule()
Get 规则所属的资源实例
|
RuleInstanceRelation[] |
Layer4Rule.getInstanceDetailRule()
Get 规则所属的资源实例
|
Modifier and Type | Method and Description |
---|---|
void |
Layer7Rule.setInstanceDetailRule(RuleInstanceRelation[] InstanceDetailRule)
Set 规则所属的资源实例
|
void |
Layer4Rule.setInstanceDetailRule(RuleInstanceRelation[] InstanceDetailRule)
Set 规则所属的资源实例
|
Constructor and Description |
---|
RuleInstanceRelation(RuleInstanceRelation 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.