| Package | Description | 
|---|---|
| org.jclouds.azure.management.domain | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<InputEndpoint> | 
DeploymentParams.endpoints  | 
protected List<InputEndpoint> | 
DeploymentParams.Builder.endpoints  | 
| Modifier and Type | Method and Description | 
|---|---|
InputEndpoint | 
InputEndpoint.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<InputEndpoint> | 
DeploymentParams.getEndpoints()  | 
| Modifier and Type | Method and Description | 
|---|---|
DeploymentParams.Builder | 
DeploymentParams.Builder.endpoint(InputEndpoint endpoint)  | 
| Constructor and Description | 
|---|
DeploymentParams(String name,
                String sourceImageName,
                String username,
                String password,
                String storageAccount,
                RoleSize size,
                OSType osType,
                List<InputEndpoint> endpoints)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.