@Generated(value="software.amazon.awssdk:codegen") public interface SageMakerWaiter extends SdkAutoCloseable
builder() method| Modifier and Type | Interface and Description |
|---|---|
static interface |
SageMakerWaiter.Builder |
closedefault WaiterResponse<DescribeEndpointResponse> waitUntilEndpointDeleted(DescribeEndpointRequest describeEndpointRequest)
SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointDeleted is met, or
until it is determined that the resource will never enter into the desired statedescribeEndpointRequest - the request to be used for pollingdefault WaiterResponse<DescribeEndpointResponse> waitUntilEndpointDeleted(Consumer<DescribeEndpointRequest.Builder> describeEndpointRequest)
SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointDeleted 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 DescribeEndpointRequest.builder()
describeEndpointRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeEndpointResponse> waitUntilEndpointDeleted(DescribeEndpointRequest describeEndpointRequest, WaiterOverrideConfiguration overrideConfig)
SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointDeleted is met, or
until it is determined that the resource will never enter into the desired statedescribeEndpointRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeEndpointResponse> waitUntilEndpointDeleted(Consumer<DescribeEndpointRequest.Builder> describeEndpointRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointDeleted 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
describeEndpointRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeEndpointResponse> waitUntilEndpointInService(DescribeEndpointRequest describeEndpointRequest)
SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointInService is met,
or until it is determined that the resource will never enter into the desired statedescribeEndpointRequest - the request to be used for pollingdefault WaiterResponse<DescribeEndpointResponse> waitUntilEndpointInService(Consumer<DescribeEndpointRequest.Builder> describeEndpointRequest)
SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointInService 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 DescribeEndpointRequest.builder()
describeEndpointRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeEndpointResponse> waitUntilEndpointInService(DescribeEndpointRequest describeEndpointRequest, WaiterOverrideConfiguration overrideConfig)
SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointInService is met,
or until it is determined that the resource will never enter into the desired statedescribeEndpointRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeEndpointResponse> waitUntilEndpointInService(Consumer<DescribeEndpointRequest.Builder> describeEndpointRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointInService 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
describeEndpointRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeNotebookInstanceResponse> waitUntilNotebookInstanceDeleted(DescribeNotebookInstanceRequest describeNotebookInstanceRequest)
SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition
NotebookInstanceDeleted is met, or until it is determined that the resource will never enter into the
desired statedescribeNotebookInstanceRequest - the request to be used for pollingdefault WaiterResponse<DescribeNotebookInstanceResponse> waitUntilNotebookInstanceDeleted(Consumer<DescribeNotebookInstanceRequest.Builder> describeNotebookInstanceRequest)
SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition
NotebookInstanceDeleted 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 DescribeNotebookInstanceRequest.builder()
describeNotebookInstanceRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeNotebookInstanceResponse> waitUntilNotebookInstanceDeleted(DescribeNotebookInstanceRequest describeNotebookInstanceRequest, WaiterOverrideConfiguration overrideConfig)
SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition
NotebookInstanceDeleted is met, or until it is determined that the resource will never enter into the
desired statedescribeNotebookInstanceRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeNotebookInstanceResponse> waitUntilNotebookInstanceDeleted(Consumer<DescribeNotebookInstanceRequest.Builder> describeNotebookInstanceRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition
NotebookInstanceDeleted 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
describeNotebookInstanceRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeNotebookInstanceResponse> waitUntilNotebookInstanceInService(DescribeNotebookInstanceRequest describeNotebookInstanceRequest)
SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition
NotebookInstanceInService is met, or until it is determined that the resource will never enter into the
desired statedescribeNotebookInstanceRequest - the request to be used for pollingdefault WaiterResponse<DescribeNotebookInstanceResponse> waitUntilNotebookInstanceInService(Consumer<DescribeNotebookInstanceRequest.Builder> describeNotebookInstanceRequest)
SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition
NotebookInstanceInService 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 DescribeNotebookInstanceRequest.builder()
describeNotebookInstanceRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeNotebookInstanceResponse> waitUntilNotebookInstanceInService(DescribeNotebookInstanceRequest describeNotebookInstanceRequest, WaiterOverrideConfiguration overrideConfig)
SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition
NotebookInstanceInService is met, or until it is determined that the resource will never enter into the
desired statedescribeNotebookInstanceRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeNotebookInstanceResponse> waitUntilNotebookInstanceInService(Consumer<DescribeNotebookInstanceRequest.Builder> describeNotebookInstanceRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition
NotebookInstanceInService 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
describeNotebookInstanceRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeNotebookInstanceResponse> waitUntilNotebookInstanceStopped(DescribeNotebookInstanceRequest describeNotebookInstanceRequest)
SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition
NotebookInstanceStopped is met, or until it is determined that the resource will never enter into the
desired statedescribeNotebookInstanceRequest - the request to be used for pollingdefault WaiterResponse<DescribeNotebookInstanceResponse> waitUntilNotebookInstanceStopped(Consumer<DescribeNotebookInstanceRequest.Builder> describeNotebookInstanceRequest)
SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition
NotebookInstanceStopped 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 DescribeNotebookInstanceRequest.builder()
describeNotebookInstanceRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeNotebookInstanceResponse> waitUntilNotebookInstanceStopped(DescribeNotebookInstanceRequest describeNotebookInstanceRequest, WaiterOverrideConfiguration overrideConfig)
SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition
NotebookInstanceStopped is met, or until it is determined that the resource will never enter into the
desired statedescribeNotebookInstanceRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeNotebookInstanceResponse> waitUntilNotebookInstanceStopped(Consumer<DescribeNotebookInstanceRequest.Builder> describeNotebookInstanceRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition
NotebookInstanceStopped 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
describeNotebookInstanceRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeProcessingJobResponse> waitUntilProcessingJobCompletedOrStopped(DescribeProcessingJobRequest describeProcessingJobRequest)
SageMakerClient.describeProcessingJob(software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest) API until the desired condition
ProcessingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into
the desired statedescribeProcessingJobRequest - the request to be used for pollingdefault WaiterResponse<DescribeProcessingJobResponse> waitUntilProcessingJobCompletedOrStopped(Consumer<DescribeProcessingJobRequest.Builder> describeProcessingJobRequest)
SageMakerClient.describeProcessingJob(software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest) API until the desired condition
ProcessingJobCompletedOrStopped 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 DescribeProcessingJobRequest.builder()
describeProcessingJobRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeProcessingJobResponse> waitUntilProcessingJobCompletedOrStopped(DescribeProcessingJobRequest describeProcessingJobRequest, WaiterOverrideConfiguration overrideConfig)
SageMakerClient.describeProcessingJob(software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest) API until the desired condition
ProcessingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into
the desired statedescribeProcessingJobRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeProcessingJobResponse> waitUntilProcessingJobCompletedOrStopped(Consumer<DescribeProcessingJobRequest.Builder> describeProcessingJobRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
SageMakerClient.describeProcessingJob(software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest) API until the desired condition
ProcessingJobCompletedOrStopped 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
describeProcessingJobRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeTrainingJobResponse> waitUntilTrainingJobCompletedOrStopped(DescribeTrainingJobRequest describeTrainingJobRequest)
SageMakerClient.describeTrainingJob(software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest) API until the desired condition
TrainingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into
the desired statedescribeTrainingJobRequest - the request to be used for pollingdefault WaiterResponse<DescribeTrainingJobResponse> waitUntilTrainingJobCompletedOrStopped(Consumer<DescribeTrainingJobRequest.Builder> describeTrainingJobRequest)
SageMakerClient.describeTrainingJob(software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest) API until the desired condition
TrainingJobCompletedOrStopped 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 DescribeTrainingJobRequest.builder()
describeTrainingJobRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeTrainingJobResponse> waitUntilTrainingJobCompletedOrStopped(DescribeTrainingJobRequest describeTrainingJobRequest, WaiterOverrideConfiguration overrideConfig)
SageMakerClient.describeTrainingJob(software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest) API until the desired condition
TrainingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into
the desired statedescribeTrainingJobRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeTrainingJobResponse> waitUntilTrainingJobCompletedOrStopped(Consumer<DescribeTrainingJobRequest.Builder> describeTrainingJobRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
SageMakerClient.describeTrainingJob(software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest) API until the desired condition
TrainingJobCompletedOrStopped 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
describeTrainingJobRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeTransformJobResponse> waitUntilTransformJobCompletedOrStopped(DescribeTransformJobRequest describeTransformJobRequest)
SageMakerClient.describeTransformJob(software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest) API until the desired condition
TransformJobCompletedOrStopped is met, or until it is determined that the resource will never enter into
the desired statedescribeTransformJobRequest - the request to be used for pollingdefault WaiterResponse<DescribeTransformJobResponse> waitUntilTransformJobCompletedOrStopped(Consumer<DescribeTransformJobRequest.Builder> describeTransformJobRequest)
SageMakerClient.describeTransformJob(software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest) API until the desired condition
TransformJobCompletedOrStopped 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 DescribeTransformJobRequest.builder()
describeTransformJobRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeTransformJobResponse> waitUntilTransformJobCompletedOrStopped(DescribeTransformJobRequest describeTransformJobRequest, WaiterOverrideConfiguration overrideConfig)
SageMakerClient.describeTransformJob(software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest) API until the desired condition
TransformJobCompletedOrStopped is met, or until it is determined that the resource will never enter into
the desired statedescribeTransformJobRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeTransformJobResponse> waitUntilTransformJobCompletedOrStopped(Consumer<DescribeTransformJobRequest.Builder> describeTransformJobRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
SageMakerClient.describeTransformJob(software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest) API until the desired condition
TransformJobCompletedOrStopped 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
describeTransformJobRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersstatic SageMakerWaiter.Builder builder()
SageMakerWaiter.static SageMakerWaiter create()
SageMakerWaiter with the default configuration.
A default SageMakerClient 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.
SageMakerWaiterCopyright © 2021. All rights reserved.