| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr |
Amazon EMR is a web service that makes it easier to process large amounts of data efficiently.
|
| Modifier and Type | Method and Description |
|---|---|
default ListInstancesIterable |
EmrClient.listInstancesPaginator(Consumer<ListInstancesRequest.Builder> listInstancesRequest)
Provides information for all active EC2 instances and EC2 instances terminated in the last 30 days, up to a
maximum of 2,000.
|
default ListInstancesIterable |
EmrClient.listInstancesPaginator(ListInstancesRequest listInstancesRequest)
Provides information for all active EC2 instances and EC2 instances terminated in the last 30 days, up to a
maximum of 2,000.
|
Copyright © 2022. All rights reserved.