| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateTrainingJobResponse |
SageMakerClient.updateTrainingJob(Consumer<UpdateTrainingJobRequest.Builder> 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 |
|---|---|
default CompletableFuture<UpdateTrainingJobResponse> |
SageMakerAsyncClient.updateTrainingJob(Consumer<UpdateTrainingJobRequest.Builder> updateTrainingJobRequest)
Update a model training job to request a new Debugger profiling configuration.
|
default CompletableFuture<UpdateTrainingJobResponse> |
SageMakerAsyncClient.updateTrainingJob(UpdateTrainingJobRequest updateTrainingJobRequest)
Update a model training job to request a new Debugger profiling configuration.
|
Copyright © 2022. All rights reserved.