| Package | Description |
|---|---|
| software.amazon.awssdk.services.datapipeline |
AWS Data Pipeline configures and manages a data-driven workflow called a pipeline.
|
| software.amazon.awssdk.services.datapipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default EvaluateExpressionResponse |
DataPipelineClient.evaluateExpression(EvaluateExpressionRequest evaluateExpressionRequest)
Task runners call
EvaluateExpression to evaluate a string in the context of the specified object. |
default CompletableFuture<EvaluateExpressionResponse> |
DataPipelineAsyncClient.evaluateExpression(EvaluateExpressionRequest evaluateExpressionRequest)
Task runners call
EvaluateExpression to evaluate a string in the context of the specified object. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
EvaluateExpressionRequestMarshaller.marshall(EvaluateExpressionRequest evaluateExpressionRequest) |
Copyright © 2023. All rights reserved.