Uses of Class
com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult
Packages that use DescribeJobFlowsResult
Package
Description
-
Uses of DescribeJobFlowsResult in com.amazonaws.services.elasticmapreduce
Methods in com.amazonaws.services.elasticmapreduce that return DescribeJobFlowsResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduce.describeJobFlows()
Deprecated.AbstractAmazonElasticMapReduce.describeJobFlows
(DescribeJobFlowsRequest request) Deprecated.AmazonElasticMapReduce.describeJobFlows()
Deprecated.AmazonElasticMapReduce.describeJobFlows
(DescribeJobFlowsRequest describeJobFlowsRequest) Deprecated.AmazonElasticMapReduceClient.describeJobFlows()
Deprecated.AmazonElasticMapReduceClient.describeJobFlows
(DescribeJobFlowsRequest describeJobFlowsRequest) Deprecated.Methods in com.amazonaws.services.elasticmapreduce that return types with arguments of type DescribeJobFlowsResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduceAsync.describeJobFlowsAsync()
Deprecated.AbstractAmazonElasticMapReduceAsync.describeJobFlowsAsync
(AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Simplified method form for invoking the DescribeJobFlows operation with an AsyncHandler.AbstractAmazonElasticMapReduceAsync.describeJobFlowsAsync
(DescribeJobFlowsRequest request) Deprecated.AbstractAmazonElasticMapReduceAsync.describeJobFlowsAsync
(DescribeJobFlowsRequest request, AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Deprecated.AmazonElasticMapReduceAsync.describeJobFlowsAsync()
Deprecated.AmazonElasticMapReduceAsync.describeJobFlowsAsync
(AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Simplified method form for invoking the DescribeJobFlows operation with an AsyncHandler.AmazonElasticMapReduceAsync.describeJobFlowsAsync
(DescribeJobFlowsRequest describeJobFlowsRequest) Deprecated.AmazonElasticMapReduceAsync.describeJobFlowsAsync
(DescribeJobFlowsRequest describeJobFlowsRequest, AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Deprecated.AmazonElasticMapReduceAsyncClient.describeJobFlowsAsync()
Deprecated.AmazonElasticMapReduceAsyncClient.describeJobFlowsAsync
(AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Simplified method form for invoking the DescribeJobFlows operation with an AsyncHandler.AmazonElasticMapReduceAsyncClient.describeJobFlowsAsync
(DescribeJobFlowsRequest request) Deprecated.AmazonElasticMapReduceAsyncClient.describeJobFlowsAsync
(DescribeJobFlowsRequest request, AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Deprecated.Method parameters in com.amazonaws.services.elasticmapreduce with type arguments of type DescribeJobFlowsResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduceAsync.describeJobFlowsAsync
(AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Simplified method form for invoking the DescribeJobFlows operation with an AsyncHandler.AbstractAmazonElasticMapReduceAsync.describeJobFlowsAsync
(DescribeJobFlowsRequest request, AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Deprecated.AmazonElasticMapReduceAsync.describeJobFlowsAsync
(AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Simplified method form for invoking the DescribeJobFlows operation with an AsyncHandler.AmazonElasticMapReduceAsync.describeJobFlowsAsync
(DescribeJobFlowsRequest describeJobFlowsRequest, AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Deprecated.AmazonElasticMapReduceAsyncClient.describeJobFlowsAsync
(AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Simplified method form for invoking the DescribeJobFlows operation with an AsyncHandler.AmazonElasticMapReduceAsyncClient.describeJobFlowsAsync
(DescribeJobFlowsRequest request, AsyncHandler<DescribeJobFlowsRequest, DescribeJobFlowsResult> asyncHandler) Deprecated. -
Uses of DescribeJobFlowsResult in com.amazonaws.services.elasticmapreduce.model
Methods in com.amazonaws.services.elasticmapreduce.model that return DescribeJobFlowsResultModifier and TypeMethodDescriptionDescribeJobFlowsResult.clone()
DescribeJobFlowsResult.withJobFlows
(JobFlowDetail... jobFlows) A list of job flows matching the parameters supplied.DescribeJobFlowsResult.withJobFlows
(Collection<JobFlowDetail> jobFlows) A list of job flows matching the parameters supplied.