Package | Description |
---|---|
com.tencentcloudapi.dayu.v20180709.models |
Modifier and Type | Method and Description |
---|---|
L7RuleEntry |
ModifyL7RulesRequest.getRule()
Get Rule
|
L7RuleEntry[] |
CreateL7RulesRequest.getRules()
Get Rule list
|
L7RuleEntry[] |
CreateNewL7RulesUploadRequest.getRules()
Get Rule list.
|
L7RuleEntry[] |
CreateL7RulesUploadRequest.getRules()
Get Rule list
|
L7RuleEntry[] |
DescribleL7RulesResponse.getRules()
Get Forwarding rule list
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyL7RulesRequest.setRule(L7RuleEntry Rule)
Set Rule
|
void |
CreateL7RulesRequest.setRules(L7RuleEntry[] Rules)
Set Rule list
|
void |
CreateNewL7RulesUploadRequest.setRules(L7RuleEntry[] Rules)
Set Rule list.
|
void |
CreateL7RulesUploadRequest.setRules(L7RuleEntry[] Rules)
Set Rule list
|
void |
DescribleL7RulesResponse.setRules(L7RuleEntry[] Rules)
Set Forwarding rule list
|
Constructor and Description |
---|
L7RuleEntry(L7RuleEntry 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.