| Package | Description | 
|---|---|
| com.tencentcloudapi.ecm.v20190719.models | 
| Modifier and Type | Method and Description | 
|---|---|
PrivateIpAddressSpecification[] | 
AssignPrivateIpAddressesRequest.getPrivateIpAddresses()
Get Information of the specified private IPs. 
 | 
PrivateIpAddressSpecification[] | 
ModifyPrivateIpAddressesAttributeRequest.getPrivateIpAddresses()
Get Information of the specified private IP addresses. 
 | 
PrivateIpAddressSpecification[] | 
RemovePrivateIpAddressesRequest.getPrivateIpAddresses()
Get Information of the specified private IPs. 
 | 
PrivateIpAddressSpecification[] | 
CreateNetworkInterfaceRequest.getPrivateIpAddresses()
Get Information of the specified private IPs. 
 | 
PrivateIpAddressSpecification[] | 
NetworkInterface.getPrivateIpAddressSet()
Get Private IP information. 
 | 
PrivateIpAddressSpecification[] | 
AssignPrivateIpAddressesResponse.getPrivateIpAddressSet()
Get Private IP details. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AssignPrivateIpAddressesRequest.setPrivateIpAddresses(PrivateIpAddressSpecification[] PrivateIpAddresses)
Set Information of the specified private IPs. 
 | 
void | 
ModifyPrivateIpAddressesAttributeRequest.setPrivateIpAddresses(PrivateIpAddressSpecification[] PrivateIpAddresses)
Set Information of the specified private IP addresses. 
 | 
void | 
RemovePrivateIpAddressesRequest.setPrivateIpAddresses(PrivateIpAddressSpecification[] PrivateIpAddresses)
Set Information of the specified private IPs. 
 | 
void | 
CreateNetworkInterfaceRequest.setPrivateIpAddresses(PrivateIpAddressSpecification[] PrivateIpAddresses)
Set Information of the specified private IPs. 
 | 
void | 
NetworkInterface.setPrivateIpAddressSet(PrivateIpAddressSpecification[] PrivateIpAddressSet)
Set Private IP information. 
 | 
void | 
AssignPrivateIpAddressesResponse.setPrivateIpAddressSet(PrivateIpAddressSpecification[] PrivateIpAddressSet)
Set Private IP details. 
 | 
| Constructor and Description | 
|---|
PrivateIpAddressSpecification(PrivateIpAddressSpecification 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 © 2022. All rights reserved.