public interface AzureManagementApi
AzureManagementAsyncApi,
doc| Modifier and Type | Method and Description |
|---|---|
DiskApi |
getDiskApi()
The Service Management API includes operations for managing Disks in your subscription.
|
HostedServiceApi |
getHostedServiceApi()
The Service Management API includes operations for managing the hosted services beneath your
subscription.
|
LocationApi |
getLocationApi()
The Service Management API includes operations for listing the available data center locations
for a hosted service in your subscription.
|
OperationApi |
getOperationApi()
The Service Management API includes operations for Tracking Asynchronous Service Management Requests.
|
OSImageApi |
getOSImageApi()
The Service Management API includes operations for managing the OS images in your
subscription.
|
RoleApi |
getRoleApi()
The Service Management API includes operations for managing the virtual machines in your
subscription.
|
LocationApi getLocationApi()
AzureManagementAsyncApi.getLocationApi()HostedServiceApi getHostedServiceApi()
RoleApi getRoleApi()
AzureManagementAsyncApi.getRoleApi()OSImageApi getOSImageApi()
AzureManagementAsyncApi.getOSImageApi()OperationApi getOperationApi()
DiskApi getDiskApi()
AzureManagementAsyncApi.getDiskApi()Copyright © 2009-2013 jclouds. All Rights Reserved.