Uses of Class
org.jclouds.azurecompute.arm.compute.domain.LocationAndName
- 
Packages that use LocationAndName Package Description org.jclouds.azurecompute.arm.compute.domain org.jclouds.azurecompute.arm.compute.functions  - 
- 
Uses of LocationAndName in org.jclouds.azurecompute.arm.compute.domain
Methods in org.jclouds.azurecompute.arm.compute.domain that return LocationAndName Modifier and Type Method Description static LocationAndNameLocationAndName. fromLocationAndName(String location, String name)static LocationAndNameLocationAndName. fromSlashEncoded(String id) - 
Uses of LocationAndName in org.jclouds.azurecompute.arm.compute.functions
Methods in org.jclouds.azurecompute.arm.compute.functions with parameters of type LocationAndName Modifier and Type Method Description protected HardwareVirtualMachineToNodeMetadata. getHardware(LocationAndName hardwareId) 
 -