| 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 |
|---|---|
DeleteDeploymentResult |
AWSLaunchWizardClient.deleteDeployment(DeleteDeploymentRequest request)
Deletes a deployment.
|
DeleteDeploymentResult |
AbstractAWSLaunchWizard.deleteDeployment(DeleteDeploymentRequest request) |
DeleteDeploymentResult |
AWSLaunchWizard.deleteDeployment(DeleteDeploymentRequest deleteDeploymentRequest)
Deletes a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteDeploymentResult> |
AbstractAWSLaunchWizardAsync.deleteDeploymentAsync(DeleteDeploymentRequest request,
AsyncHandler<DeleteDeploymentRequest,DeleteDeploymentResult> asyncHandler) |
Future<DeleteDeploymentResult> |
AWSLaunchWizardAsyncClient.deleteDeploymentAsync(DeleteDeploymentRequest request,
AsyncHandler<DeleteDeploymentRequest,DeleteDeploymentResult> asyncHandler) |
Future<DeleteDeploymentResult> |
AWSLaunchWizardAsync.deleteDeploymentAsync(DeleteDeploymentRequest deleteDeploymentRequest,
AsyncHandler<DeleteDeploymentRequest,DeleteDeploymentResult> asyncHandler)
Deletes a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteDeploymentResult |
DeleteDeploymentResult.clone() |
DeleteDeploymentResult |
DeleteDeploymentResult.withStatus(DeploymentStatus status)
The status of the deployment.
|
DeleteDeploymentResult |
DeleteDeploymentResult.withStatus(String status)
The status of the deployment.
|
DeleteDeploymentResult |
DeleteDeploymentResult.withStatusReason(String statusReason)
The reason for the deployment status.
|
Copyright © 2024. All rights reserved.