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 UpdateTrainingJobResponse |
SageMakerClient.updateTrainingJob(UpdateTrainingJobRequest 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.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
UpdateTrainingJobRequestMarshaller.marshall(UpdateTrainingJobRequest updateTrainingJobRequest) |
Copyright © 2022. All rights reserved.