Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce |
Amazon EMR is a web service that makes it easier to process large amounts of data efficiently.
|
com.amazonaws.services.elasticmapreduce.model |
Modifier and Type | Method and Description |
---|---|
ListStudiosResult |
AbstractAmazonElasticMapReduce.listStudios(ListStudiosRequest request) |
ListStudiosResult |
AmazonElasticMapReduceClient.listStudios(ListStudiosRequest request)
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
|
ListStudiosResult |
AmazonElasticMapReduce.listStudios(ListStudiosRequest listStudiosRequest)
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
|
Future<ListStudiosResult> |
AbstractAmazonElasticMapReduceAsync.listStudiosAsync(ListStudiosRequest request) |
Future<ListStudiosResult> |
AmazonElasticMapReduceAsyncClient.listStudiosAsync(ListStudiosRequest request) |
Future<ListStudiosResult> |
AmazonElasticMapReduceAsync.listStudiosAsync(ListStudiosRequest listStudiosRequest)
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
|
Future<ListStudiosResult> |
AbstractAmazonElasticMapReduceAsync.listStudiosAsync(ListStudiosRequest request,
AsyncHandler<ListStudiosRequest,ListStudiosResult> asyncHandler) |
Future<ListStudiosResult> |
AmazonElasticMapReduceAsyncClient.listStudiosAsync(ListStudiosRequest request,
AsyncHandler<ListStudiosRequest,ListStudiosResult> asyncHandler) |
Future<ListStudiosResult> |
AmazonElasticMapReduceAsync.listStudiosAsync(ListStudiosRequest listStudiosRequest,
AsyncHandler<ListStudiosRequest,ListStudiosResult> asyncHandler)
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
|
Modifier and Type | Method and Description |
---|---|
Future<ListStudiosResult> |
AbstractAmazonElasticMapReduceAsync.listStudiosAsync(ListStudiosRequest request,
AsyncHandler<ListStudiosRequest,ListStudiosResult> asyncHandler) |
Future<ListStudiosResult> |
AmazonElasticMapReduceAsyncClient.listStudiosAsync(ListStudiosRequest request,
AsyncHandler<ListStudiosRequest,ListStudiosResult> asyncHandler) |
Future<ListStudiosResult> |
AmazonElasticMapReduceAsync.listStudiosAsync(ListStudiosRequest listStudiosRequest,
AsyncHandler<ListStudiosRequest,ListStudiosResult> asyncHandler)
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
|
Modifier and Type | Method and Description |
---|---|
ListStudiosRequest |
ListStudiosRequest.clone() |
ListStudiosRequest |
ListStudiosRequest.withMarker(String marker)
The pagination token that indicates the set of results to retrieve.
|
Copyright © 2024. All rights reserved.