Package | Description |
---|---|
com.tencentcloudapi.cloudhsm.v20191112.models |
Modifier and Type | Method and Description |
---|---|
UsgPolicy[] |
UsgRuleDetail.getInBound()
Get 入站规则
注意:此字段可能返回 null,表示取不到有效值。
|
UsgPolicy[] |
UsgRuleDetail.getOutBound()
Get 出站规则
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
UsgRuleDetail.setInBound(UsgPolicy[] InBound)
Set 入站规则
注意:此字段可能返回 null,表示取不到有效值。
|
void |
UsgRuleDetail.setOutBound(UsgPolicy[] OutBound)
Set 出站规则
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2020. All rights reserved.