Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
ApplicationProxyRule[] |
CreateApplicationProxyRequest.getApplicationProxyRules()
Get The rule details.
|
ApplicationProxyRule[] |
ApplicationProxy.getApplicationProxyRules()
Get List of rules.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateApplicationProxyRequest.setApplicationProxyRules(ApplicationProxyRule[] ApplicationProxyRules)
Set The rule details.
|
void |
ApplicationProxy.setApplicationProxyRules(ApplicationProxyRule[] ApplicationProxyRules)
Set List of rules.
|
Constructor and Description |
---|
ApplicationProxyRule(ApplicationProxyRule 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.