Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
L4RuleSource[] |
L7RuleEntry.getSourceList()
Get List of origins
|
L4RuleSource[] |
NewL7RuleEntry.getSourceList()
Get List of origins
|
Modifier and Type | Method and Description |
---|---|
void |
L7RuleEntry.setSourceList(L4RuleSource[] SourceList)
Set List of origins
|
void |
NewL7RuleEntry.setSourceList(L4RuleSource[] SourceList)
Set List of origins
|
Constructor and Description |
---|
L4RuleSource(L4RuleSource 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.