@Generated(value="software.amazon.awssdk:codegen") public interface SageMakerWaiter extends SdkAutoCloseable
builder()
methodModifier and Type | Interface and Description |
---|---|
static interface |
SageMakerWaiter.Builder |
close
default 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<DescribeImageResponse> waitUntilImageCreated(DescribeImageRequest describeImageRequest)
SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest)
API until the desired condition ImageCreated
is met, or until
it is determined that the resource will never enter into the desired statedescribeImageRequest
- the request to be used for pollingdefault WaiterResponse<DescribeImageResponse> waitUntilImageCreated(Consumer<DescribeImageRequest.Builder> describeImageRequest)
SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest)
API until the desired condition ImageCreated
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 DescribeImageRequest.builder()
describeImageRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeImageResponse> waitUntilImageCreated(DescribeImageRequest describeImageRequest, WaiterOverrideConfiguration overrideConfig)
SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest)
API until the desired condition ImageCreated
is met, or until
it is determined that the resource will never enter into the desired statedescribeImageRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeImageResponse> waitUntilImageCreated(Consumer<DescribeImageRequest.Builder> describeImageRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest)
API until the desired condition ImageCreated
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
describeImageRequest
- 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<DescribeImageResponse> waitUntilImageDeleted(DescribeImageRequest describeImageRequest)
SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest)
API until the desired condition ImageDeleted
is met, or until
it is determined that the resource will never enter into the desired statedescribeImageRequest
- the request to be used for pollingdefault WaiterResponse<DescribeImageResponse> waitUntilImageDeleted(Consumer<DescribeImageRequest.Builder> describeImageRequest)
SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest)
API until the desired condition ImageDeleted
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 DescribeImageRequest.builder()
describeImageRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeImageResponse> waitUntilImageDeleted(DescribeImageRequest describeImageRequest, WaiterOverrideConfiguration overrideConfig)
SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest)
API until the desired condition ImageDeleted
is met, or until
it is determined that the resource will never enter into the desired statedescribeImageRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeImageResponse> waitUntilImageDeleted(Consumer<DescribeImageRequest.Builder> describeImageRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest)
API until the desired condition ImageDeleted
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
describeImageRequest
- 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<DescribeImageResponse> waitUntilImageUpdated(DescribeImageRequest describeImageRequest)
SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest)
API until the desired condition ImageUpdated
is met, or until
it is determined that the resource will never enter into the desired statedescribeImageRequest
- the request to be used for pollingdefault WaiterResponse<DescribeImageResponse> waitUntilImageUpdated(Consumer<DescribeImageRequest.Builder> describeImageRequest)
SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest)
API until the desired condition ImageUpdated
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 DescribeImageRequest.builder()
describeImageRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeImageResponse> waitUntilImageUpdated(DescribeImageRequest describeImageRequest, WaiterOverrideConfiguration overrideConfig)
SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest)
API until the desired condition ImageUpdated
is met, or until
it is determined that the resource will never enter into the desired statedescribeImageRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeImageResponse> waitUntilImageUpdated(Consumer<DescribeImageRequest.Builder> describeImageRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest)
API until the desired condition ImageUpdated
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
describeImageRequest
- 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<DescribeImageVersionResponse> waitUntilImageVersionCreated(DescribeImageVersionRequest describeImageVersionRequest)
SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest)
API until the desired condition ImageVersionCreated
is
met, or until it is determined that the resource will never enter into the desired statedescribeImageVersionRequest
- the request to be used for pollingdefault WaiterResponse<DescribeImageVersionResponse> waitUntilImageVersionCreated(Consumer<DescribeImageVersionRequest.Builder> describeImageVersionRequest)
SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest)
API until the desired condition ImageVersionCreated
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 DescribeImageVersionRequest.builder()
describeImageVersionRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeImageVersionResponse> waitUntilImageVersionCreated(DescribeImageVersionRequest describeImageVersionRequest, WaiterOverrideConfiguration overrideConfig)
SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest)
API until the desired condition ImageVersionCreated
is
met, or until it is determined that the resource will never enter into the desired statedescribeImageVersionRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeImageVersionResponse> waitUntilImageVersionCreated(Consumer<DescribeImageVersionRequest.Builder> describeImageVersionRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest)
API until the desired condition ImageVersionCreated
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
describeImageVersionRequest
- 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<DescribeImageVersionResponse> waitUntilImageVersionDeleted(DescribeImageVersionRequest describeImageVersionRequest)
SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest)
API until the desired condition ImageVersionDeleted
is
met, or until it is determined that the resource will never enter into the desired statedescribeImageVersionRequest
- the request to be used for pollingdefault WaiterResponse<DescribeImageVersionResponse> waitUntilImageVersionDeleted(Consumer<DescribeImageVersionRequest.Builder> describeImageVersionRequest)
SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest)
API until the desired condition ImageVersionDeleted
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 DescribeImageVersionRequest.builder()
describeImageVersionRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeImageVersionResponse> waitUntilImageVersionDeleted(DescribeImageVersionRequest describeImageVersionRequest, WaiterOverrideConfiguration overrideConfig)
SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest)
API until the desired condition ImageVersionDeleted
is
met, or until it is determined that the resource will never enter into the desired statedescribeImageVersionRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeImageVersionResponse> waitUntilImageVersionDeleted(Consumer<DescribeImageVersionRequest.Builder> describeImageVersionRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest)
API until the desired condition ImageVersionDeleted
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
describeImageVersionRequest
- 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.
SageMakerWaiter
Copyright © 2022. All rights reserved.