| Package | Description | 
|---|---|
| com.amazonaws.services.datapipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
| PipelineIdName | PipelineIdName. clone() | 
| PipelineIdName | PipelineIdName. withId(String id)
 The ID of the pipeline that was assigned by AWS Data Pipeline. | 
| PipelineIdName | PipelineIdName. withName(String name)
 The name of the pipeline. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<PipelineIdName> | ListPipelinesResult. getPipelineIdList()
 The pipeline identifiers. | 
| Modifier and Type | Method and Description | 
|---|---|
| ListPipelinesResult | ListPipelinesResult. withPipelineIdList(PipelineIdName... pipelineIdList)
 The pipeline identifiers. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ListPipelinesResult. setPipelineIdList(Collection<PipelineIdName> pipelineIdList)
 The pipeline identifiers. | 
| ListPipelinesResult | ListPipelinesResult. withPipelineIdList(Collection<PipelineIdName> pipelineIdList)
 The pipeline identifiers. | 
Copyright © 2023. All rights reserved.