| 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 StartPipelineExecutionResponse |
SageMakerClient.startPipelineExecution(StartPipelineExecutionRequest startPipelineExecutionRequest)
Starts a pipeline execution.
|
default CompletableFuture<StartPipelineExecutionResponse> |
SageMakerAsyncClient.startPipelineExecution(StartPipelineExecutionRequest startPipelineExecutionRequest)
Starts a pipeline execution.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartPipelineExecutionRequestMarshaller.marshall(StartPipelineExecutionRequest startPipelineExecutionRequest) |
Copyright © 2022. All rights reserved.