Uses of Class
software.amazon.awssdk.services.datapipeline.paginators.DescribeObjectsPublisher
-
Packages that use DescribeObjectsPublisher Package Description software.amazon.awssdk.services.datapipeline AWS Data Pipeline configures and manages a data-driven workflow called a pipeline. -
-
Uses of DescribeObjectsPublisher in software.amazon.awssdk.services.datapipeline
Methods in software.amazon.awssdk.services.datapipeline that return DescribeObjectsPublisher Modifier and Type Method Description default DescribeObjectsPublisherDataPipelineAsyncClient. describeObjectsPaginator(Consumer<DescribeObjectsRequest.Builder> describeObjectsRequest)Gets the object definitions for a set of objects associated with the pipeline.default DescribeObjectsPublisherDataPipelineAsyncClient. describeObjectsPaginator(DescribeObjectsRequest describeObjectsRequest)Gets the object definitions for a set of objects associated with the pipeline.
-