| Package | Description |
|---|---|
| software.amazon.awssdk.services.datapipeline.model | |
| software.amazon.awssdk.services.datapipeline.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<PipelineIdName> |
ListPipelinesResponse.pipelineIdList()
The pipeline identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
ListPipelinesResponse.Builder |
ListPipelinesResponse.Builder.pipelineIdList(PipelineIdName... pipelineIdList)
The pipeline identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
ListPipelinesResponse.Builder |
ListPipelinesResponse.Builder.pipelineIdList(Collection<PipelineIdName> pipelineIdList)
The pipeline identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<PipelineIdName> |
ListPipelinesPublisher.pipelineIdList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<PipelineIdName> |
ListPipelinesIterable.pipelineIdList()
Returns an iterable to iterate through the paginated
ListPipelinesResponse.pipelineIdList() member. |
Copyright © 2023. All rights reserved.