Uses of Class
org.jclouds.azurecompute.arm.compute.domain.ResourceGroupAndName
-
Packages that use ResourceGroupAndName Package Description org.jclouds.azurecompute.arm.compute.domain -
-
Uses of ResourceGroupAndName in org.jclouds.azurecompute.arm.compute.domain
Methods in org.jclouds.azurecompute.arm.compute.domain that return ResourceGroupAndName Modifier and Type Method Description static ResourceGroupAndName
ResourceGroupAndName. fromResourceGroupAndName(String resourceGroup, String name)
static ResourceGroupAndName
ResourceGroupAndName. fromSlashEncoded(String id)
-