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