Uses of Class
software.amazon.awssdk.services.emr.paginators.ListBootstrapActionsIterable
-
Packages that use ListBootstrapActionsIterable 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 ListBootstrapActionsIterable in software.amazon.awssdk.services.emr
Methods in software.amazon.awssdk.services.emr that return ListBootstrapActionsIterable Modifier and Type Method Description default ListBootstrapActionsIterableEmrClient. listBootstrapActionsPaginator(Consumer<ListBootstrapActionsRequest.Builder> listBootstrapActionsRequest)Provides information about the bootstrap actions associated with a cluster.default ListBootstrapActionsIterableEmrClient. listBootstrapActionsPaginator(ListBootstrapActionsRequest listBootstrapActionsRequest)Provides information about the bootstrap actions associated with a cluster.
-