| 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 PollForTaskResponse |
DataPipelineClient.pollForTask(PollForTaskRequest pollForTaskRequest)
Task runners call
PollForTask to receive a task to perform from AWS Data Pipeline. |
default CompletableFuture<PollForTaskResponse> |
DataPipelineAsyncClient.pollForTask(PollForTaskRequest pollForTaskRequest)
Task runners call
PollForTask to receive a task to perform from AWS Data Pipeline. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PollForTaskRequestMarshaller.marshall(PollForTaskRequest pollForTaskRequest) |
Copyright © 2022. All rights reserved.