Package | Description |
---|---|
com.tencentcloudapi.cfw.v20190904.models |
Modifier and Type | Method and Description |
---|---|
FwCidrInfo |
ModifyNatFwReSelectRequest.getFwCidrInfo()
Get IP range of the firewall
|
FwCidrInfo |
CreateNatFwInstanceWithDomainRequest.getFwCidrInfo()
Get IP range of the firewall
|
FwCidrInfo |
CreateNatFwInstanceRequest.getFwCidrInfo()
Get IP range of the firewall
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyNatFwReSelectRequest.setFwCidrInfo(FwCidrInfo FwCidrInfo)
Set IP range of the firewall
|
void |
CreateNatFwInstanceWithDomainRequest.setFwCidrInfo(FwCidrInfo FwCidrInfo)
Set IP range of the firewall
|
void |
CreateNatFwInstanceRequest.setFwCidrInfo(FwCidrInfo FwCidrInfo)
Set IP range of the firewall
|
Constructor and Description |
---|
FwCidrInfo(FwCidrInfo 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.