| 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 |
|---|---|
GetWorkloadResult |
AbstractAWSLaunchWizard.getWorkload(GetWorkloadRequest request) |
GetWorkloadResult |
AWSLaunchWizardClient.getWorkload(GetWorkloadRequest request)
Returns information about a workload.
|
GetWorkloadResult |
AWSLaunchWizard.getWorkload(GetWorkloadRequest getWorkloadRequest)
Returns information about a workload.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetWorkloadResult> |
AbstractAWSLaunchWizardAsync.getWorkloadAsync(GetWorkloadRequest request,
AsyncHandler<GetWorkloadRequest,GetWorkloadResult> asyncHandler) |
Future<GetWorkloadResult> |
AWSLaunchWizardAsyncClient.getWorkloadAsync(GetWorkloadRequest request,
AsyncHandler<GetWorkloadRequest,GetWorkloadResult> asyncHandler) |
Future<GetWorkloadResult> |
AWSLaunchWizardAsync.getWorkloadAsync(GetWorkloadRequest getWorkloadRequest,
AsyncHandler<GetWorkloadRequest,GetWorkloadResult> asyncHandler)
Returns information about a workload.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkloadResult |
GetWorkloadResult.clone() |
GetWorkloadResult |
GetWorkloadResult.withWorkload(WorkloadData workload)
Information about the workload.
|
Copyright © 2024. All rights reserved.