Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
AddressTemplate |
CreateAddressTemplateResponse.getAddressTemplate()
Get The template object of the IP address.
|
AddressTemplate[] |
DescribeAddressTemplatesResponse.getAddressTemplateSet()
Get IP address template.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAddressTemplateResponse.setAddressTemplate(AddressTemplate AddressTemplate)
Set The template object of the IP address.
|
void |
DescribeAddressTemplatesResponse.setAddressTemplateSet(AddressTemplate[] AddressTemplateSet)
Set IP address template.
|
Constructor and Description |
---|
AddressTemplate(AddressTemplate 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.