Uses of Class
com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionResult
Packages that use SetTerminationProtectionResult
Package
Description
-
Uses of SetTerminationProtectionResult in com.amazonaws.services.elasticmapreduce
Methods in com.amazonaws.services.elasticmapreduce that return SetTerminationProtectionResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduce.setTerminationProtection
(SetTerminationProtectionRequest request) AmazonElasticMapReduce.setTerminationProtection
(SetTerminationProtectionRequest setTerminationProtectionRequest) SetTerminationProtection locks a job flow so the Amazon EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error.AmazonElasticMapReduceClient.setTerminationProtection
(SetTerminationProtectionRequest setTerminationProtectionRequest) SetTerminationProtection locks a job flow so the Amazon EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error.Methods in com.amazonaws.services.elasticmapreduce that return types with arguments of type SetTerminationProtectionResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduceAsync.setTerminationProtectionAsync
(SetTerminationProtectionRequest request) AbstractAmazonElasticMapReduceAsync.setTerminationProtectionAsync
(SetTerminationProtectionRequest request, AsyncHandler<SetTerminationProtectionRequest, SetTerminationProtectionResult> asyncHandler) AmazonElasticMapReduceAsync.setTerminationProtectionAsync
(SetTerminationProtectionRequest setTerminationProtectionRequest) SetTerminationProtection locks a job flow so the Amazon EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error.AmazonElasticMapReduceAsync.setTerminationProtectionAsync
(SetTerminationProtectionRequest setTerminationProtectionRequest, AsyncHandler<SetTerminationProtectionRequest, SetTerminationProtectionResult> asyncHandler) SetTerminationProtection locks a job flow so the Amazon EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error.AmazonElasticMapReduceAsyncClient.setTerminationProtectionAsync
(SetTerminationProtectionRequest request) AmazonElasticMapReduceAsyncClient.setTerminationProtectionAsync
(SetTerminationProtectionRequest request, AsyncHandler<SetTerminationProtectionRequest, SetTerminationProtectionResult> asyncHandler) Method parameters in com.amazonaws.services.elasticmapreduce with type arguments of type SetTerminationProtectionResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduceAsync.setTerminationProtectionAsync
(SetTerminationProtectionRequest request, AsyncHandler<SetTerminationProtectionRequest, SetTerminationProtectionResult> asyncHandler) AmazonElasticMapReduceAsync.setTerminationProtectionAsync
(SetTerminationProtectionRequest setTerminationProtectionRequest, AsyncHandler<SetTerminationProtectionRequest, SetTerminationProtectionResult> asyncHandler) SetTerminationProtection locks a job flow so the Amazon EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error.AmazonElasticMapReduceAsyncClient.setTerminationProtectionAsync
(SetTerminationProtectionRequest request, AsyncHandler<SetTerminationProtectionRequest, SetTerminationProtectionResult> asyncHandler) -
Uses of SetTerminationProtectionResult in com.amazonaws.services.elasticmapreduce.model
Methods in com.amazonaws.services.elasticmapreduce.model that return SetTerminationProtectionResult