Uses of Class
software.amazon.awssdk.services.launchwizard.paginators.ListDeploymentEventsPublisher
-
Packages that use ListDeploymentEventsPublisher 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 ListDeploymentEventsPublisher in software.amazon.awssdk.services.launchwizard
Methods in software.amazon.awssdk.services.launchwizard that return ListDeploymentEventsPublisher Modifier and Type Method Description default ListDeploymentEventsPublisherLaunchWizardAsyncClient. listDeploymentEventsPaginator(Consumer<ListDeploymentEventsRequest.Builder> listDeploymentEventsRequest)This is a variant ofLaunchWizardAsyncClient.listDeploymentEvents(software.amazon.awssdk.services.launchwizard.model.ListDeploymentEventsRequest)operation.default ListDeploymentEventsPublisherLaunchWizardAsyncClient. listDeploymentEventsPaginator(ListDeploymentEventsRequest listDeploymentEventsRequest)This is a variant ofLaunchWizardAsyncClient.listDeploymentEvents(software.amazon.awssdk.services.launchwizard.model.ListDeploymentEventsRequest)operation.
-