| Package | Description |
|---|---|
| com.tencentcloudapi.cloudhsm.v20191112.models |
| Modifier and Type | Method and Description |
|---|---|
UsgPolicy[] |
UsgRuleDetail.getInBound()
Get 入站规则
|
UsgPolicy[] |
UsgRuleDetail.getOutBound()
Get 出站规则
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsgRuleDetail.setInBound(UsgPolicy[] InBound)
Set 入站规则
|
void |
UsgRuleDetail.setOutBound(UsgPolicy[] OutBound)
Set 出站规则
|
| Constructor and Description |
|---|
UsgPolicy(UsgPolicy 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 © 2025. All rights reserved.