Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
NetworkInterface |
CreateNetworkInterfaceResponse.getNetworkInterface()
Get 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 |
DescribeNetworkInterfacesResponse.setNetworkInterfaceSet(NetworkInterface[] NetworkInterfaceSet)
Set List of instance details.
|
Constructor and Description |
---|
NetworkInterface(NetworkInterface 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.