Uses of Interface
software.amazon.awssdk.services.launchwizard.LaunchWizardAsyncClient
-
Packages that use LaunchWizardAsyncClient Package Description software.amazon.awssdk.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.software.amazon.awssdk.services.launchwizard.paginators -
-
Uses of LaunchWizardAsyncClient in software.amazon.awssdk.services.launchwizard
Methods in software.amazon.awssdk.services.launchwizard that return LaunchWizardAsyncClient Modifier and Type Method Description static LaunchWizardAsyncClientLaunchWizardAsyncClient. create()Create aLaunchWizardAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of LaunchWizardAsyncClient in software.amazon.awssdk.services.launchwizard.paginators
Constructors in software.amazon.awssdk.services.launchwizard.paginators with parameters of type LaunchWizardAsyncClient Constructor Description ListDeploymentEventsPublisher(LaunchWizardAsyncClient client, ListDeploymentEventsRequest firstRequest)ListDeploymentsPublisher(LaunchWizardAsyncClient client, ListDeploymentsRequest firstRequest)ListWorkloadDeploymentPatternsPublisher(LaunchWizardAsyncClient client, ListWorkloadDeploymentPatternsRequest firstRequest)ListWorkloadsPublisher(LaunchWizardAsyncClient client, ListWorkloadsRequest firstRequest)
-