Uses of Class
software.amazon.awssdk.services.emr.paginators.ListInstanceGroupsPublisher
-
Packages that use ListInstanceGroupsPublisher 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 ListInstanceGroupsPublisher in software.amazon.awssdk.services.emr
Methods in software.amazon.awssdk.services.emr that return ListInstanceGroupsPublisher Modifier and Type Method Description default ListInstanceGroupsPublisherEmrAsyncClient. listInstanceGroupsPaginator(Consumer<ListInstanceGroupsRequest.Builder> listInstanceGroupsRequest)This is a variant ofEmrAsyncClient.listInstanceGroups(software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest)operation.default ListInstanceGroupsPublisherEmrAsyncClient. listInstanceGroupsPaginator(ListInstanceGroupsRequest listInstanceGroupsRequest)This is a variant ofEmrAsyncClient.listInstanceGroups(software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest)operation.
-