Package | Description |
---|---|
com.tencentcloudapi.cynosdb.v20190107.models |
Modifier and Type | Method and Description |
---|---|
PolicyRule[] |
SecurityGroup.getInbound()
Get 入站规则
|
PolicyRule[] |
SecurityGroup.getOutbound()
Get 出站规则
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityGroup.setInbound(PolicyRule[] Inbound)
Set 入站规则
|
void |
SecurityGroup.setOutbound(PolicyRule[] Outbound)
Set 出站规则
|
Constructor and Description |
---|
PolicyRule(PolicyRule 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.