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)This is a variant ofEmrClient.listBootstrapActions(software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest)operation.default ListBootstrapActionsIterableEmrClient. listBootstrapActionsPaginator(ListBootstrapActionsRequest listBootstrapActionsRequest)This is a variant ofEmrClient.listBootstrapActions(software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest)operation.
-