Package | Description |
---|---|
com.tencentcloudapi.redis.v20180412.models |
Modifier and Type | Method and Description |
---|---|
Outbound[] |
SecurityGroup.getOutbound()
Get Outbound rule.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityGroup.setOutbound(Outbound[] Outbound)
Set Outbound rule.
|
Constructor and Description |
---|
Outbound(Outbound 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 © 2024. All rights reserved.