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 LocationAndName
LocationAndName. fromLocationAndName(String location, String name)
static LocationAndName
LocationAndName. 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 Hardware
VirtualMachineToNodeMetadata. getHardware(LocationAndName hardwareId)
-