| 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<UpdateTrainingJobResponse> |
SageMakerAsyncClient.updateTrainingJob(UpdateTrainingJobRequest updateTrainingJobRequest)
Update a model training job to request a new Debugger profiling configuration.
|
default UpdateTrainingJobResponse |
SageMakerClient.updateTrainingJob(UpdateTrainingJobRequest updateTrainingJobRequest)
Update a model training job to request a new Debugger profiling configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateTrainingJobRequestMarshaller.marshall(UpdateTrainingJobRequest updateTrainingJobRequest) |
Copyright © 2021. All rights reserved.