Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
NetworkInterface |
CreateNetworkInterfaceResponse.getNetworkInterface()
Get ENI instance.
|
NetworkInterface |
CreateAndAttachNetworkInterfaceResponse.getNetworkInterface()
Get The ENI instance.
|
NetworkInterface[] |
DescribeNetworkInterfacesResponse.getNetworkInterfaceSet()
Get List of instance details.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateNetworkInterfaceResponse.setNetworkInterface(NetworkInterface NetworkInterface)
Set ENI instance.
|
void |
CreateAndAttachNetworkInterfaceResponse.setNetworkInterface(NetworkInterface NetworkInterface)
Set The ENI instance.
|
void |
DescribeNetworkInterfacesResponse.setNetworkInterfaceSet(NetworkInterface[] NetworkInterfaceSet)
Set List of instance details.
|
Copyright © 2020. All rights reserved.