|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DescribeStepResult | |
---|---|
com.amazonaws.services.elasticmapreduce | Synchronous and asynchronous client classes for accessing AmazonElasticMapReduce. |
com.amazonaws.services.elasticmapreduce.model | Classes modeling the various types represented by AmazonElasticMapReduce. |
Uses of DescribeStepResult in com.amazonaws.services.elasticmapreduce |
---|
Methods in com.amazonaws.services.elasticmapreduce that return DescribeStepResult | |
---|---|
DescribeStepResult |
AmazonElasticMapReduceClient.describeStep()
Provides more detail about the cluster step. |
DescribeStepResult |
AmazonElasticMapReduce.describeStep()
Provides more detail about the cluster step. |
DescribeStepResult |
AmazonElasticMapReduceClient.describeStep(DescribeStepRequest describeStepRequest)
Provides more detail about the cluster step. |
DescribeStepResult |
AmazonElasticMapReduce.describeStep(DescribeStepRequest describeStepRequest)
Provides more detail about the cluster step. |
Methods in com.amazonaws.services.elasticmapreduce that return types with arguments of type DescribeStepResult | |
---|---|
Future<DescribeStepResult> |
AmazonElasticMapReduceAsyncClient.describeStepAsync(DescribeStepRequest describeStepRequest)
Provides more detail about the cluster step. |
Future<DescribeStepResult> |
AmazonElasticMapReduceAsync.describeStepAsync(DescribeStepRequest describeStepRequest)
Provides more detail about the cluster step. |
Future<DescribeStepResult> |
AmazonElasticMapReduceAsyncClient.describeStepAsync(DescribeStepRequest describeStepRequest,
AsyncHandler<DescribeStepRequest,DescribeStepResult> asyncHandler)
Provides more detail about the cluster step. |
Future<DescribeStepResult> |
AmazonElasticMapReduceAsync.describeStepAsync(DescribeStepRequest describeStepRequest,
AsyncHandler<DescribeStepRequest,DescribeStepResult> asyncHandler)
Provides more detail about the cluster step. |
Method parameters in com.amazonaws.services.elasticmapreduce with type arguments of type DescribeStepResult | |
---|---|
Future<DescribeStepResult> |
AmazonElasticMapReduceAsyncClient.describeStepAsync(DescribeStepRequest describeStepRequest,
AsyncHandler<DescribeStepRequest,DescribeStepResult> asyncHandler)
Provides more detail about the cluster step. |
Future<DescribeStepResult> |
AmazonElasticMapReduceAsync.describeStepAsync(DescribeStepRequest describeStepRequest,
AsyncHandler<DescribeStepRequest,DescribeStepResult> asyncHandler)
Provides more detail about the cluster step. |
Uses of DescribeStepResult in com.amazonaws.services.elasticmapreduce.model |
---|
Methods in com.amazonaws.services.elasticmapreduce.model that return DescribeStepResult | |
---|---|
DescribeStepResult |
DescribeStepResult.withStep(Step step)
The step details for the requested step identifier. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |