Package | Description |
---|---|
com.tencentcloudapi.redis.v20180412.models |
Modifier and Type | Method and Description |
---|---|
SecurityGroupsInboundAndOutbound[] |
SecurityGroupDetail.getInboundRule()
Get 安全组入站规则
|
SecurityGroupsInboundAndOutbound[] |
SecurityGroupDetail.getOutboundRule()
Get 安全组出站规则
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityGroupDetail.setInboundRule(SecurityGroupsInboundAndOutbound[] InboundRule)
Set 安全组入站规则
|
void |
SecurityGroupDetail.setOutboundRule(SecurityGroupsInboundAndOutbound[] OutboundRule)
Set 安全组出站规则
|
Constructor and Description |
---|
SecurityGroupsInboundAndOutbound(SecurityGroupsInboundAndOutbound 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.