| Package | Description |
|---|---|
| com.amazonaws.services.launchwizard |
Launch Wizard offers a guided way of sizing, configuring, and deploying Amazon Web Services resources for third party
applications, such as Microsoft SQL Server Always On and HANA based SAP systems, without the need to manually
identify and provision individual Amazon Web Services resources.
|
| com.amazonaws.services.launchwizard.model |
| Modifier and Type | Method and Description |
|---|---|
CreateDeploymentResult |
AWSLaunchWizardClient.createDeployment(CreateDeploymentRequest request)
Creates a deployment for the given workload.
|
CreateDeploymentResult |
AbstractAWSLaunchWizard.createDeployment(CreateDeploymentRequest request) |
CreateDeploymentResult |
AWSLaunchWizard.createDeployment(CreateDeploymentRequest createDeploymentRequest)
Creates a deployment for the given workload.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateDeploymentResult> |
AWSLaunchWizardAsyncClient.createDeploymentAsync(CreateDeploymentRequest request,
AsyncHandler<CreateDeploymentRequest,CreateDeploymentResult> asyncHandler) |
Future<CreateDeploymentResult> |
AbstractAWSLaunchWizardAsync.createDeploymentAsync(CreateDeploymentRequest request,
AsyncHandler<CreateDeploymentRequest,CreateDeploymentResult> asyncHandler) |
Future<CreateDeploymentResult> |
AWSLaunchWizardAsync.createDeploymentAsync(CreateDeploymentRequest createDeploymentRequest,
AsyncHandler<CreateDeploymentRequest,CreateDeploymentResult> asyncHandler)
Creates a deployment for the given workload.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDeploymentResult |
CreateDeploymentResult.clone() |
CreateDeploymentResult |
CreateDeploymentResult.withDeploymentId(String deploymentId)
The ID of the deployment.
|
Copyright © 2024. All rights reserved.