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)Provides information about the bootstrap actions associated with a cluster.default ListBootstrapActionsPublisherEmrAsyncClient. listBootstrapActionsPaginator(ListBootstrapActionsRequest listBootstrapActionsRequest)Provides information about the bootstrap actions associated with a cluster.
-