Uses of Class
software.amazon.awssdk.services.emr.paginators.ListBootstrapActionsPublisher
-
Packages that use ListBootstrapActionsPublisher Package Description software.amazon.awssdk.services.emr Amazon EMR is a web service that makes it easier to process large amounts of data efficiently. -
-
Uses of ListBootstrapActionsPublisher in software.amazon.awssdk.services.emr
Methods in software.amazon.awssdk.services.emr that return ListBootstrapActionsPublisher Modifier and Type Method Description default ListBootstrapActionsPublisherEmrAsyncClient. listBootstrapActionsPaginator(Consumer<ListBootstrapActionsRequest.Builder> listBootstrapActionsRequest)This is a variant ofEmrAsyncClient.listBootstrapActions(software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest)operation.default ListBootstrapActionsPublisherEmrAsyncClient. listBootstrapActionsPaginator(ListBootstrapActionsRequest listBootstrapActionsRequest)This is a variant ofEmrAsyncClient.listBootstrapActions(software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest)operation.
-