Uses of Class
org.jclouds.azurecompute.arm.domain.Publisher
-
Packages that use Publisher Package Description org.jclouds.azurecompute.arm.domain org.jclouds.azurecompute.arm.features -
-
Uses of Publisher in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Publisher Modifier and Type Method Description static Publisher
Publisher. create(String location, String name, String id)
-
Uses of Publisher in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return types with arguments of type Publisher Modifier and Type Method Description List<Publisher>
OSImageApi. listPublishers()
List Publishers in location
-