| Package | Description |
|---|---|
| software.amazon.awssdk.services.datapipeline |
AWS Data Pipeline configures and manages a data-driven workflow called a pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
default QueryObjectsPublisher |
DataPipelineAsyncClient.queryObjectsPaginator(Consumer<QueryObjectsRequest.Builder> queryObjectsRequest)
Queries the specified pipeline for the names of objects that match the specified set of conditions.
|
default QueryObjectsPublisher |
DataPipelineAsyncClient.queryObjectsPaginator(QueryObjectsRequest queryObjectsRequest)
Queries the specified pipeline for the names of objects that match the specified set of conditions.
|
Copyright © 2022. All rights reserved.