| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
SendPipelineExecutionStepSuccessRequest |
SendPipelineExecutionStepSuccessRequest.clone() |
SendPipelineExecutionStepSuccessRequest |
SendPipelineExecutionStepSuccessRequest.withCallbackToken(String callbackToken)
The pipeline generated token from the Amazon SQS queue.
|
SendPipelineExecutionStepSuccessRequest |
SendPipelineExecutionStepSuccessRequest.withClientRequestToken(String clientRequestToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
|
SendPipelineExecutionStepSuccessRequest |
SendPipelineExecutionStepSuccessRequest.withOutputParameters(Collection<OutputParameter> outputParameters)
A list of the output parameters of the callback step.
|
SendPipelineExecutionStepSuccessRequest |
SendPipelineExecutionStepSuccessRequest.withOutputParameters(OutputParameter... outputParameters)
A list of the output parameters of the callback step.
|
Copyright © 2025. All rights reserved.