Uses of Class
org.jclouds.packet.domain.Specs.NIC
-
Packages that use Specs.NIC Package Description org.jclouds.packet.domain -
-
Uses of Specs.NIC in org.jclouds.packet.domain
Methods in org.jclouds.packet.domain that return Specs.NIC Modifier and Type Method Description static Specs.NIC
Specs.NIC. create(Integer count, String type)
Methods in org.jclouds.packet.domain that return types with arguments of type Specs.NIC Modifier and Type Method Description abstract List<Specs.NIC>
Specs. nics()
-