| 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 | 
|---|---|
| SetVisibleToAllUsersResult | AmazonElasticMapReduceClient. setVisibleToAllUsers(SetVisibleToAllUsersRequest request)
 Sets the Cluster$VisibleToAllUsers value, which determines whether the cluster is visible to all IAM users
 of the AWS account associated with the cluster. | 
| SetVisibleToAllUsersResult | AmazonElasticMapReduce. setVisibleToAllUsers(SetVisibleToAllUsersRequest setVisibleToAllUsersRequest)
 Sets the Cluster$VisibleToAllUsers value, which determines whether the cluster is visible to all IAM users
 of the AWS account associated with the cluster. | 
| SetVisibleToAllUsersResult | AbstractAmazonElasticMapReduce. setVisibleToAllUsers(SetVisibleToAllUsersRequest request) | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<SetVisibleToAllUsersResult> | AmazonElasticMapReduceAsync. setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest setVisibleToAllUsersRequest,
                         AsyncHandler<SetVisibleToAllUsersRequest,SetVisibleToAllUsersResult> asyncHandler)
 Sets the Cluster$VisibleToAllUsers value, which determines whether the cluster is visible to all IAM users
 of the AWS account associated with the cluster. | 
| Future<SetVisibleToAllUsersResult> | AmazonElasticMapReduceAsyncClient. setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest request,
                         AsyncHandler<SetVisibleToAllUsersRequest,SetVisibleToAllUsersResult> asyncHandler) | 
| Future<SetVisibleToAllUsersResult> | AbstractAmazonElasticMapReduceAsync. setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest request,
                         AsyncHandler<SetVisibleToAllUsersRequest,SetVisibleToAllUsersResult> asyncHandler) | 
| Modifier and Type | Method and Description | 
|---|---|
| SetVisibleToAllUsersResult | SetVisibleToAllUsersResult. clone() | 
Copyright © 2021. All rights reserved.