Uses of Class
software.amazon.awssdk.services.launchwizard.model.ListWorkloadDeploymentPatternsRequest
-
Packages that use ListWorkloadDeploymentPatternsRequest 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 software.amazon.awssdk.services.launchwizard.transform -
-
Uses of ListWorkloadDeploymentPatternsRequest in software.amazon.awssdk.services.launchwizard
-
Uses of ListWorkloadDeploymentPatternsRequest in software.amazon.awssdk.services.launchwizard.paginators
Constructors in software.amazon.awssdk.services.launchwizard.paginators with parameters of type ListWorkloadDeploymentPatternsRequest Constructor Description ListWorkloadDeploymentPatternsIterable(LaunchWizardClient client, ListWorkloadDeploymentPatternsRequest firstRequest)ListWorkloadDeploymentPatternsPublisher(LaunchWizardAsyncClient client, ListWorkloadDeploymentPatternsRequest firstRequest) -
Uses of ListWorkloadDeploymentPatternsRequest in software.amazon.awssdk.services.launchwizard.transform
Methods in software.amazon.awssdk.services.launchwizard.transform with parameters of type ListWorkloadDeploymentPatternsRequest Modifier and Type Method Description SdkHttpFullRequestListWorkloadDeploymentPatternsRequestMarshaller. marshall(ListWorkloadDeploymentPatternsRequest listWorkloadDeploymentPatternsRequest)
-