Modifier and Type | Method and Description |
---|---|
Deployment |
AzureManagementComputeServiceAdapter.getNode(String id) |
Modifier and Type | Method and Description |
---|---|
ComputeServiceAdapter.NodeAndInitialCredentials<Deployment> |
AzureManagementComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String group,
String name,
Template template) |
Iterable<Deployment> |
AzureManagementComputeServiceAdapter.listNodes() |
Modifier and Type | Method and Description |
---|---|
NodeMetadata |
DeploymentToNodeMetadata.apply(Deployment input) |
Modifier and Type | Method and Description |
---|---|
Deployment |
Deployment.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Deployment |
HostedServiceApi.getDeployment(String serviceName,
String deploymentName)
The Get Deployment operation returns the specified deployment from Windows Azure.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Deployment> |
HostedServiceAsyncApi.getDeployment(String serviceName,
String deploymentName) |
Modifier and Type | Method and Description |
---|---|
Deployment |
DeploymentHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.