JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

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.machinelearning.waiters

Class AmazonMachineLearningWaiters



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

      All Methods
      Modifier and Type Method and Description
      Waiter<DescribeBatchPredictionsRequest> batchPredictionAvailable ()
      Builds a BatchPredictionAvailable 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<DescribeDataSourcesRequest> dataSourceAvailable ()
      Builds a DataSourceAvailable 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<DescribeEvaluationsRequest> evaluationAvailable ()
      Builds a EvaluationAvailable 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<DescribeMLModelsRequest> mLModelAvailable ()
      Builds a MLModelAvailable 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 ()
    • Constructor Detail

      • AmazonMachineLearningWaiters

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

      • batchPredictionAvailable

        public Waiter<DescribeBatchPredictionsRequest> batchPredictionAvailable()
        Builds a BatchPredictionAvailable 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.
      • mLModelAvailable

        public Waiter<DescribeMLModelsRequest> mLModelAvailable()
        Builds a MLModelAvailable 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.
      • dataSourceAvailable

        public Waiter<DescribeDataSourcesRequest> dataSourceAvailable()
        Builds a DataSourceAvailable 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.
      • evaluationAvailable

        public Waiter<DescribeEvaluationsRequest> evaluationAvailable()
        Builds a EvaluationAvailable 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 によって変換されたページ (->オリジナル) /