| 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 |
|---|---|
GetDeploymentResult |
AbstractAWSLaunchWizard.getDeployment(GetDeploymentRequest request) |
GetDeploymentResult |
AWSLaunchWizardClient.getDeployment(GetDeploymentRequest request)
Returns information about the deployment.
|
GetDeploymentResult |
AWSLaunchWizard.getDeployment(GetDeploymentRequest getDeploymentRequest)
Returns information about the deployment.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDeploymentResult> |
AbstractAWSLaunchWizardAsync.getDeploymentAsync(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler) |
Future<GetDeploymentResult> |
AWSLaunchWizardAsyncClient.getDeploymentAsync(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler) |
Future<GetDeploymentResult> |
AWSLaunchWizardAsync.getDeploymentAsync(GetDeploymentRequest getDeploymentRequest,
AsyncHandler<GetDeploymentRequest,GetDeploymentResult> asyncHandler)
Returns information about the deployment.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentResult |
GetDeploymentResult.clone() |
GetDeploymentResult |
GetDeploymentResult.withDeployment(DeploymentData deployment)
An object that details the deployment.
|
Copyright © 2025. All rights reserved.