Uses of Class
com.amazonaws.services.datapipeline.model.PipelineIdName
Packages that use PipelineIdName
-
Uses of PipelineIdName in com.amazonaws.services.datapipeline.model
Methods in com.amazonaws.services.datapipeline.model that return PipelineIdNameModifier and TypeMethodDescriptionPipelineIdName.clone()
The ID of the pipeline that was assigned by AWS Data Pipeline.The name of the pipeline.Methods in com.amazonaws.services.datapipeline.model that return types with arguments of type PipelineIdNameModifier and TypeMethodDescriptionListPipelinesResult.getPipelineIdList()
The pipeline identifiers.Methods in com.amazonaws.services.datapipeline.model with parameters of type PipelineIdNameModifier and TypeMethodDescriptionListPipelinesResult.withPipelineIdList
(PipelineIdName... pipelineIdList) The pipeline identifiers.Method parameters in com.amazonaws.services.datapipeline.model with type arguments of type PipelineIdNameModifier and TypeMethodDescriptionvoid
ListPipelinesResult.setPipelineIdList
(Collection<PipelineIdName> pipelineIdList) The pipeline identifiers.ListPipelinesResult.withPipelineIdList
(Collection<PipelineIdName> pipelineIdList) The pipeline identifiers.