JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.elasticmapreduce.waiters

Class AmazonElasticMapReduceWaiters



  • @Generated(value="com.amazonaws:aws-java-sdk-code-generator")
    public class AmazonElasticMapReduceWaiters
    extends Object 
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      Waiter<DescribeClusterRequest> clusterRunning ()
      Builds a ClusterRunning waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
      Waiter<DescribeClusterRequest> clusterTerminated ()
      Builds a ClusterTerminated waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
      void shutdown ()
      Waiter<DescribeStepRequest> stepComplete ()
      Builds a StepComplete waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
    • Constructor Detail

      • AmazonElasticMapReduceWaiters

        public AmazonElasticMapReduceWaiters(AmazonElasticMapReduce client)
        Constructs a new AmazonElasticMapReduceWaiters with the given client
        Parameters:
        client - Service client
    • Method Detail

      • clusterRunning

        public Waiter<DescribeClusterRequest> clusterRunning()
        Builds a ClusterRunning waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
      • stepComplete

        public Waiter<DescribeStepRequest> stepComplete()
        Builds a StepComplete waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
      • clusterTerminated

        public Waiter<DescribeClusterRequest> clusterTerminated()
        Builds a ClusterTerminated waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
      • shutdown

        public void shutdown()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /