Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
AddressInfo[] |
CreateAddressTemplateRequest.getAddressesExtra()
Get The address information can contain remarks and be presented by the IP, CIDR block or IP address range.
|
AddressInfo[] |
ModifyAddressTemplateAttributeRequest.getAddressesExtra()
Get Address information with remarks, including the IP, CIDR block or IP address range.
|
AddressInfo[] |
AddressTemplate.getAddressExtraSet()
Get IP address information with remarks
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAddressTemplateRequest.setAddressesExtra(AddressInfo[] AddressesExtra)
Set The address information can contain remarks and be presented by the IP, CIDR block or IP address range.
|
void |
ModifyAddressTemplateAttributeRequest.setAddressesExtra(AddressInfo[] AddressesExtra)
Set Address information with remarks, including the IP, CIDR block or IP address range.
|
void |
AddressTemplate.setAddressExtraSet(AddressInfo[] AddressExtraSet)
Set IP address information with remarks
|
Constructor and Description |
---|
AddressInfo(AddressInfo 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.