Uses of Class
com.amazonaws.services.elasticmapreduce.model.DescribeStepResult
Packages that use DescribeStepResult
Package
Description
-
Uses of DescribeStepResult in com.amazonaws.services.elasticmapreduce
Methods in com.amazonaws.services.elasticmapreduce that return DescribeStepResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduce.describeStep(DescribeStepRequest request) AmazonElasticMapReduce.describeStep(DescribeStepRequest describeStepRequest) Provides more detail about the cluster step.AmazonElasticMapReduceClient.describeStep(DescribeStepRequest describeStepRequest) Provides more detail about the cluster step.Methods in com.amazonaws.services.elasticmapreduce that return types with arguments of type DescribeStepResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduceAsync.describeStepAsync(DescribeStepRequest request) AbstractAmazonElasticMapReduceAsync.describeStepAsync(DescribeStepRequest request, AsyncHandler<DescribeStepRequest, DescribeStepResult> asyncHandler) AmazonElasticMapReduceAsync.describeStepAsync(DescribeStepRequest describeStepRequest) Provides more detail about the cluster step.AmazonElasticMapReduceAsync.describeStepAsync(DescribeStepRequest describeStepRequest, AsyncHandler<DescribeStepRequest, DescribeStepResult> asyncHandler) Provides more detail about the cluster step.AmazonElasticMapReduceAsyncClient.describeStepAsync(DescribeStepRequest request) AmazonElasticMapReduceAsyncClient.describeStepAsync(DescribeStepRequest request, AsyncHandler<DescribeStepRequest, DescribeStepResult> asyncHandler) Method parameters in com.amazonaws.services.elasticmapreduce with type arguments of type DescribeStepResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduceAsync.describeStepAsync(DescribeStepRequest request, AsyncHandler<DescribeStepRequest, DescribeStepResult> asyncHandler) AmazonElasticMapReduceAsync.describeStepAsync(DescribeStepRequest describeStepRequest, AsyncHandler<DescribeStepRequest, DescribeStepResult> asyncHandler) Provides more detail about the cluster step.AmazonElasticMapReduceAsyncClient.describeStepAsync(DescribeStepRequest request, AsyncHandler<DescribeStepRequest, DescribeStepResult> asyncHandler) -
Uses of DescribeStepResult in com.amazonaws.services.elasticmapreduce.model
Methods in com.amazonaws.services.elasticmapreduce.model that return DescribeStepResultModifier and TypeMethodDescriptionDescribeStepResult.clone()The step details for the requested step identifier.