| Package | Description |
|---|---|
| com.tencentcloudapi.teo.v20220901.models |
| Modifier and Type | Method and Description |
|---|---|
IPGroup |
ModifySecurityIPGroupRequest.getIPGroup()
Get IP 组配置。
|
IPGroup |
CreateSecurityIPGroupRequest.getIPGroup()
Get IP 组信息。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifySecurityIPGroupRequest.setIPGroup(IPGroup IPGroup)
Set IP 组配置。
|
void |
CreateSecurityIPGroupRequest.setIPGroup(IPGroup IPGroup)
Set IP 组信息。
|
| Constructor and Description |
|---|
IPGroup(IPGroup 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.