Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20190725.models |
Modifier and Type | Method and Description |
---|---|
SecurityGroupBound[] |
SecurityGroup.getInbound()
Get 入站规则
|
SecurityGroupBound[] |
SecurityGroup.getOutbound()
Get 出站规则
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityGroup.setInbound(SecurityGroupBound[] Inbound)
Set 入站规则
|
void |
SecurityGroup.setOutbound(SecurityGroupBound[] Outbound)
Set 出站规则
|
Constructor and Description |
---|
SecurityGroupBound(SecurityGroupBound 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 © 2022. All rights reserved.