public class AmazonMachineLearningWaiters extends Object
| Constructor and Description |
|---|
AmazonMachineLearningWaiters(AmazonMachineLearning client)
Constructs a new AmazonMachineLearningWaiters with the given client
|
| Modifier and Type | Method and Description |
|---|---|
Waiter |
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 |
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 |
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 |
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.
|
public AmazonMachineLearningWaiters(AmazonMachineLearning client)
client - Service clientpublic Waiter batchPredictionAvailable()
public Waiter mLModelAvailable()
public Waiter dataSourceAvailable()
public Waiter evaluationAvailable()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.