Package | Description |
---|---|
com.tencentcloudapi.teo.v20220106.models |
Modifier and Type | Method and Description |
---|---|
ApplicationProxyRule[] |
CreateApplicationProxyRequest.getRule()
Get Rule details
|
ApplicationProxyRule[] |
DescribeApplicationProxyDetailResponse.getRule()
Get List of rules
|
ApplicationProxyRule[] |
ApplicationProxy.getRule()
Get Rule list
|
ApplicationProxyRule[] |
CreateApplicationProxyRulesRequest.getRule()
Get Rule list
|
Modifier and Type | Method and Description |
---|---|
void |
CreateApplicationProxyRequest.setRule(ApplicationProxyRule[] Rule)
Set Rule details
|
void |
DescribeApplicationProxyDetailResponse.setRule(ApplicationProxyRule[] Rule)
Set List of rules
|
void |
ApplicationProxy.setRule(ApplicationProxyRule[] Rule)
Set Rule list
|
void |
CreateApplicationProxyRulesRequest.setRule(ApplicationProxyRule[] Rule)
Set Rule list
|
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.