Uses of Class
software.amazon.awssdk.services.launchwizard.paginators.ListWorkloadsPublisher
-
Packages that use ListWorkloadsPublisher 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 ListWorkloadsPublisher in software.amazon.awssdk.services.launchwizard
Methods in software.amazon.awssdk.services.launchwizard that return ListWorkloadsPublisher Modifier and Type Method Description default ListWorkloadsPublisherLaunchWizardAsyncClient. listWorkloadsPaginator(Consumer<ListWorkloadsRequest.Builder> listWorkloadsRequest)This is a variant ofLaunchWizardAsyncClient.listWorkloads(software.amazon.awssdk.services.launchwizard.model.ListWorkloadsRequest)operation.default ListWorkloadsPublisherLaunchWizardAsyncClient. listWorkloadsPaginator(ListWorkloadsRequest listWorkloadsRequest)This is a variant ofLaunchWizardAsyncClient.listWorkloads(software.amazon.awssdk.services.launchwizard.model.ListWorkloadsRequest)operation.
-