Uses of Class
software.amazon.awssdk.services.emr.paginators.ListSupportedInstanceTypesIterable
-
Packages that use ListSupportedInstanceTypesIterable 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 ListSupportedInstanceTypesIterable in software.amazon.awssdk.services.emr
Methods in software.amazon.awssdk.services.emr that return ListSupportedInstanceTypesIterable Modifier and Type Method Description default ListSupportedInstanceTypesIterableEmrClient. listSupportedInstanceTypesPaginator(Consumer<ListSupportedInstanceTypesRequest.Builder> listSupportedInstanceTypesRequest)A list of the instance types that Amazon EMR supports.default ListSupportedInstanceTypesIterableEmrClient. listSupportedInstanceTypesPaginator(ListSupportedInstanceTypesRequest listSupportedInstanceTypesRequest)A list of the instance types that Amazon EMR supports.
-