| 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<UpdatePipelineExecutionResponse> |
SageMakerAsyncClient.updatePipelineExecution(UpdatePipelineExecutionRequest updatePipelineExecutionRequest)
Updates a pipeline execution.
|
default UpdatePipelineExecutionResponse |
SageMakerClient.updatePipelineExecution(UpdatePipelineExecutionRequest updatePipelineExecutionRequest)
Updates a pipeline execution.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdatePipelineExecutionRequestMarshaller.marshall(UpdatePipelineExecutionRequest updatePipelineExecutionRequest) |
Copyright © 2023. All rights reserved.