| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| software.amazon.awssdk.services.sagemaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopHyperParameterTuningJobResponse> |
SageMakerAsyncClient.stopHyperParameterTuningJob(StopHyperParameterTuningJobRequest stopHyperParameterTuningJobRequest)
Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched.
|
default StopHyperParameterTuningJobResponse |
SageMakerClient.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 © 2022. All rights reserved.