Uses of Class
com.amazonaws.util.EC2MetadataUtils.NetworkInterface
-
Packages that use EC2MetadataUtils.NetworkInterface Package Description com.amazonaws.util -
-
Uses of EC2MetadataUtils.NetworkInterface in com.amazonaws.util
Methods in com.amazonaws.util that return types with arguments of type EC2MetadataUtils.NetworkInterface Modifier and Type Method Description static List<EC2MetadataUtils.NetworkInterface>
EC2MetadataUtils. getNetworkInterfaces()
Get the list of network interfaces on the instance.
-