Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce |
Amazon EMR is a web service that makes it easy 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 |
AbstractAmazonElasticMapReduce.setVisibleToAllUsers(SetVisibleToAllUsersRequest request) |
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.
|
Modifier and Type | Method and Description |
---|---|
Future<SetVisibleToAllUsersResult> |
AbstractAmazonElasticMapReduceAsync.setVisibleToAllUsersAsync(SetVisibleToAllUsersRequest request,
AsyncHandler<SetVisibleToAllUsersRequest,SetVisibleToAllUsersResult> asyncHandler) |
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) |
Modifier and Type | Method and Description |
---|---|
SetVisibleToAllUsersResult |
SetVisibleToAllUsersResult.clone() |
Copyright © 2019. All rights reserved.