Package | Description |
---|---|
org.jclouds.azure.management.domain | |
org.jclouds.azure.management.features | |
org.jclouds.azure.management.xml |
Modifier and Type | Method and Description |
---|---|
HostedServiceWithDetailedProperties |
HostedServiceWithDetailedProperties.Builder.build() |
Modifier and Type | Method and Description |
---|---|
T |
HostedServiceWithDetailedProperties.Builder.fromHostedServiceWithDetailedProperties(HostedServiceWithDetailedProperties in) |
Modifier and Type | Method and Description |
---|---|
HostedServiceWithDetailedProperties |
HostedServiceApi.getDetails(String serviceName)
like
HostedServiceApi.get(String) , except additional data such as status and deployment information is
returned. |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<HostedServiceWithDetailedProperties> |
HostedServiceAsyncApi.getDetails(String serviceName) |
com.google.common.util.concurrent.ListenableFuture<Set<HostedServiceWithDetailedProperties>> |
HostedServiceAsyncApi.list() |
Set<HostedServiceWithDetailedProperties> |
HostedServiceApi.list()
The List Hosted Services operation lists the hosted services available under the current
subscription.
|
Modifier and Type | Method and Description |
---|---|
HostedServiceWithDetailedProperties |
HostedServiceWithDetailedPropertiesHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
Set<HostedServiceWithDetailedProperties> |
ListHostedServicesHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.