Package | Description |
---|---|
com.tencentcloudapi.dayu.v20180709.models |
Modifier and Type | Method and Description |
---|---|
L4RuleSource[] |
L4RuleEntry.getSourceList()
Get Forward list
|
L4RuleSource[] |
L7RuleEntry.getSourceList()
Get Forward list
|
L4RuleSource[] |
NewL7RuleEntry.getSourceList()
Get List of sources
|
Modifier and Type | Method and Description |
---|---|
void |
L4RuleEntry.setSourceList(L4RuleSource[] SourceList)
Set Forward list
|
void |
L7RuleEntry.setSourceList(L4RuleSource[] SourceList)
Set Forward list
|
void |
NewL7RuleEntry.setSourceList(L4RuleSource[] SourceList)
Set List of sources
|
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 © 2024. All rights reserved.