Package | Description |
---|---|
org.jclouds.azure.management.domain | |
org.jclouds.azure.management.features | |
org.jclouds.azure.management.xml |
Modifier and Type | Class and Description |
---|---|
class |
HostedServiceWithDetailedProperties |
Modifier and Type | Method and Description |
---|---|
HostedService |
HostedService.Builder.build() |
Modifier and Type | Method and Description |
---|---|
T |
HostedService.Builder.fromHostedService(HostedService in) |
Modifier and Type | Method and Description |
---|---|
HostedService |
HostedServiceApi.get(String serviceName)
The Get Hosted Service Properties operation retrieves system properties for the specified
hosted service.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<HostedService> |
HostedServiceAsyncApi.get(String serviceName) |
Modifier and Type | Method and Description |
---|---|
HostedService |
HostedServiceHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.