| 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 |
|---|---|
Future<ListDeploymentEventsResult> |
AbstractAWSLaunchWizardAsync.listDeploymentEventsAsync(ListDeploymentEventsRequest request,
AsyncHandler<ListDeploymentEventsRequest,ListDeploymentEventsResult> asyncHandler) |
Future<ListDeploymentEventsResult> |
AWSLaunchWizardAsyncClient.listDeploymentEventsAsync(ListDeploymentEventsRequest request,
AsyncHandler<ListDeploymentEventsRequest,ListDeploymentEventsResult> asyncHandler) |
Future<ListDeploymentEventsResult> |
AWSLaunchWizardAsync.listDeploymentEventsAsync(ListDeploymentEventsRequest listDeploymentEventsRequest,
AsyncHandler<ListDeploymentEventsRequest,ListDeploymentEventsResult> asyncHandler)
Lists the events of a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeploymentEventsRequest |
ListDeploymentEventsRequest.clone() |
ListDeploymentEventsRequest |
ListDeploymentEventsRequest.withDeploymentId(String deploymentId)
The ID of the deployment.
|
ListDeploymentEventsRequest |
ListDeploymentEventsRequest.withMaxResults(Integer maxResults)
The maximum number of items to return for this request.
|
ListDeploymentEventsRequest |
ListDeploymentEventsRequest.withNextToken(String nextToken)
The token returned from a previous paginated request.
|
Copyright © 2025. All rights reserved.