public interface AzureManagementAsyncApi
AzureManagementApi
,
docModifier and Type | Method and Description |
---|---|
DiskAsyncApi |
getDiskApi()
The Service Management API includes operations for managing Disks in your subscription.
|
HostedServiceAsyncApi |
getHostedServiceApi()
The Service Management API includes operations for managing the hosted services beneath your
subscription.
|
LocationAsyncApi |
getLocationApi()
The Service Management API includes operations for listing the available data center locations
for a hosted service in your subscription.
|
OperationAsyncApi |
getOperationApi()
The Service Management API includes operations for Tracking Asynchronous Service Management Requests.
|
OSImageAsyncApi |
getOSImageApi()
The Service Management API includes operations for managing the OS images in your
subscription.
|
RoleAsyncApi |
getRoleApi()
The Service Management API includes operations for managing the virtual machines in your
subscription.
|
LocationAsyncApi getLocationApi()
AzureManagementApi.getLocationApi()
HostedServiceAsyncApi getHostedServiceApi()
AzureManagementApi.getHostedServiceApi()
RoleAsyncApi getRoleApi()
AzureManagementApi.getRoleApi()
OSImageAsyncApi getOSImageApi()
AzureManagementApi.getOSImageApi()
OperationAsyncApi getOperationApi()
AzureManagementApi.getOperationApi()
DiskAsyncApi getDiskApi()
AzureManagementApi.getDiskApi()
Copyright © 2009-2013 jclouds. All Rights Reserved.