Package | Description |
---|---|
software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
software.amazon.awssdk.services.sagemaker.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<StopAutoMLJobResponse> |
SageMakerAsyncClient.stopAutoMLJob(StopAutoMlJobRequest stopAutoMlJobRequest)
A method for forcing the termination of a running job.
|
default StopAutoMLJobResponse |
SageMakerClient.stopAutoMLJob(StopAutoMlJobRequest stopAutoMlJobRequest)
A method for forcing the termination of a running job.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
StopAutoMlJobRequestMarshaller.marshall(StopAutoMlJobRequest stopAutoMlJobRequest) |
Copyright © 2020. All rights reserved.