Uses of Interface
software.amazon.awssdk.services.launchwizard.LaunchWizardClientBuilder
-
Packages that use LaunchWizardClientBuilder 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. -
-
Uses of LaunchWizardClientBuilder in software.amazon.awssdk.services.launchwizard
Methods in software.amazon.awssdk.services.launchwizard that return LaunchWizardClientBuilder Modifier and Type Method Description static LaunchWizardClientBuilderLaunchWizardClient. builder()Create a builder that can be used to configure and create aLaunchWizardClient.
-