@Generated(value="software.amazon.awssdk:codegen") public interface MachineLearningAsyncWaiter extends SdkAutoCloseable
builder() method| Modifier and Type | Interface and Description |
|---|---|
static interface |
MachineLearningAsyncWaiter.Builder |
closedefault CompletableFuture<WaiterResponse<DescribeBatchPredictionsResponse>> waitUntilBatchPredictionAvailable(DescribeBatchPredictionsRequest describeBatchPredictionsRequest)
MachineLearningAsyncClient.describeBatchPredictions(software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest) API until the desired condition
BatchPredictionAvailable is met, or until it is determined that the resource will never enter into the
desired statedescribeBatchPredictionsRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeBatchPredictionsResponse>> waitUntilBatchPredictionAvailable(Consumer<DescribeBatchPredictionsRequest.Builder> describeBatchPredictionsRequest)
MachineLearningAsyncClient.describeBatchPredictions(software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest) API until the desired condition
BatchPredictionAvailable is met, or until it is determined that the resource will never enter into the
desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeBatchPredictionsRequest.builder()
describeBatchPredictionsRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeBatchPredictionsResponse>> waitUntilBatchPredictionAvailable(DescribeBatchPredictionsRequest describeBatchPredictionsRequest, WaiterOverrideConfiguration overrideConfig)
MachineLearningAsyncClient.describeBatchPredictions(software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest) API until the desired condition
BatchPredictionAvailable is met, or until it is determined that the resource will never enter into the
desired statedescribeBatchPredictionsRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeBatchPredictionsResponse>> waitUntilBatchPredictionAvailable(Consumer<DescribeBatchPredictionsRequest.Builder> describeBatchPredictionsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MachineLearningAsyncClient.describeBatchPredictions(software.amazon.awssdk.services.machinelearning.model.DescribeBatchPredictionsRequest) API until the desired condition
BatchPredictionAvailable is met, or until it is determined that the resource will never enter into the
desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeBatchPredictionsRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeDataSourcesResponse>> waitUntilDataSourceAvailable(DescribeDataSourcesRequest describeDataSourcesRequest)
MachineLearningAsyncClient.describeDataSources(software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest) API until the desired condition
DataSourceAvailable is met, or until it is determined that the resource will never enter into the desired
statedescribeDataSourcesRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeDataSourcesResponse>> waitUntilDataSourceAvailable(Consumer<DescribeDataSourcesRequest.Builder> describeDataSourcesRequest)
MachineLearningAsyncClient.describeDataSources(software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest) API until the desired condition
DataSourceAvailable is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeDataSourcesRequest.builder()
describeDataSourcesRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeDataSourcesResponse>> waitUntilDataSourceAvailable(DescribeDataSourcesRequest describeDataSourcesRequest, WaiterOverrideConfiguration overrideConfig)
MachineLearningAsyncClient.describeDataSources(software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest) API until the desired condition
DataSourceAvailable is met, or until it is determined that the resource will never enter into the desired
statedescribeDataSourcesRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeDataSourcesResponse>> waitUntilDataSourceAvailable(Consumer<DescribeDataSourcesRequest.Builder> describeDataSourcesRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MachineLearningAsyncClient.describeDataSources(software.amazon.awssdk.services.machinelearning.model.DescribeDataSourcesRequest) API until the desired condition
DataSourceAvailable is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeDataSourcesRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeEvaluationsResponse>> waitUntilEvaluationAvailable(DescribeEvaluationsRequest describeEvaluationsRequest)
MachineLearningAsyncClient.describeEvaluations(software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest) API until the desired condition
EvaluationAvailable is met, or until it is determined that the resource will never enter into the desired
statedescribeEvaluationsRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeEvaluationsResponse>> waitUntilEvaluationAvailable(Consumer<DescribeEvaluationsRequest.Builder> describeEvaluationsRequest)
MachineLearningAsyncClient.describeEvaluations(software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest) API until the desired condition
EvaluationAvailable is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeEvaluationsRequest.builder()
describeEvaluationsRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeEvaluationsResponse>> waitUntilEvaluationAvailable(DescribeEvaluationsRequest describeEvaluationsRequest, WaiterOverrideConfiguration overrideConfig)
MachineLearningAsyncClient.describeEvaluations(software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest) API until the desired condition
EvaluationAvailable is met, or until it is determined that the resource will never enter into the desired
statedescribeEvaluationsRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeEvaluationsResponse>> waitUntilEvaluationAvailable(Consumer<DescribeEvaluationsRequest.Builder> describeEvaluationsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MachineLearningAsyncClient.describeEvaluations(software.amazon.awssdk.services.machinelearning.model.DescribeEvaluationsRequest) API until the desired condition
EvaluationAvailable is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeEvaluationsRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeMlModelsResponse>> waitUntilMLModelAvailable(DescribeMlModelsRequest describeMlModelsRequest)
MachineLearningAsyncClient.describeMLModels(software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest) API until the desired condition
MLModelAvailable is met, or until it is determined that the resource will never enter into the desired
statedescribeMlModelsRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeMlModelsResponse>> waitUntilMLModelAvailable(Consumer<DescribeMlModelsRequest.Builder> describeMlModelsRequest)
MachineLearningAsyncClient.describeMLModels(software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest) API until the desired condition
MLModelAvailable is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeMlModelsRequest.builder()
describeMlModelsRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeMlModelsResponse>> waitUntilMLModelAvailable(DescribeMlModelsRequest describeMlModelsRequest, WaiterOverrideConfiguration overrideConfig)
MachineLearningAsyncClient.describeMLModels(software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest) API until the desired condition
MLModelAvailable is met, or until it is determined that the resource will never enter into the desired
statedescribeMlModelsRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeMlModelsResponse>> waitUntilMLModelAvailable(Consumer<DescribeMlModelsRequest.Builder> describeMlModelsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
MachineLearningAsyncClient.describeMLModels(software.amazon.awssdk.services.machinelearning.model.DescribeMlModelsRequest) API until the desired condition
MLModelAvailable is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeMlModelsRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersstatic MachineLearningAsyncWaiter.Builder builder()
MachineLearningAsyncWaiter.static MachineLearningAsyncWaiter create()
MachineLearningAsyncWaiter with the default configuration.
A default MachineLearningAsyncClient will be created to poll resources. It is recommended to share a
single instance of the waiter created via this method. If it is not desirable to share a waiter instance, invoke
SdkAutoCloseable.close() to release the resources once the waiter is not needed.
MachineLearningAsyncWaiterCopyright © 2023. All rights reserved.