Package | Description |
---|---|
org.jclouds.azure.management.domain | |
org.jclouds.azure.management.xml |
Modifier and Type | Class and Description |
---|---|
class |
DetailedHostedServiceProperties |
Modifier and Type | Field and Description |
---|---|
protected HostedServiceProperties |
HostedService.properties |
protected HostedServiceProperties |
HostedService.Builder.properties |
Modifier and Type | Method and Description |
---|---|
HostedServiceProperties |
HostedServiceProperties.Builder.build() |
HostedServiceProperties |
HostedService.getProperties()
Provides the url of the database properties to be used for this DB HostedService.
|
Modifier and Type | Method and Description |
---|---|
T |
HostedServiceProperties.Builder.fromHostedServiceProperties(HostedServiceProperties in) |
T |
HostedServiceWithDetailedProperties.Builder.properties(HostedServiceProperties properties) |
T |
HostedService.Builder.properties(HostedServiceProperties properties) |
Constructor and Description |
---|
HostedService(URI url,
String name,
HostedServiceProperties properties) |
Modifier and Type | Method and Description |
---|---|
HostedServiceProperties |
HostedServicePropertiesHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.