| 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 StopHyperParameterTuningJobResponse |
SageMakerClient.stopHyperParameterTuningJob(StopHyperParameterTuningJobRequest stopHyperParameterTuningJobRequest)
Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched.
|
default CompletableFuture<StopHyperParameterTuningJobResponse> |
SageMakerAsyncClient.stopHyperParameterTuningJob(StopHyperParameterTuningJobRequest stopHyperParameterTuningJobRequest)
Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopHyperParameterTuningJobRequestMarshaller.marshall(StopHyperParameterTuningJobRequest stopHyperParameterTuningJobRequest) |
Copyright © 2021. All rights reserved.