Uses of Class
software.amazon.awssdk.services.s3outposts.paginators.ListOutpostsWithS3Publisher
-
Packages that use ListOutpostsWithS3Publisher Package Description software.amazon.awssdk.services.s3outposts Amazon S3 on Outposts provides access to S3 on Outposts operations. -
-
Uses of ListOutpostsWithS3Publisher in software.amazon.awssdk.services.s3outposts
Methods in software.amazon.awssdk.services.s3outposts that return ListOutpostsWithS3Publisher Modifier and Type Method Description default ListOutpostsWithS3PublisherS3OutpostsAsyncClient. listOutpostsWithS3Paginator(Consumer<ListOutpostsWithS3Request.Builder> listOutpostsWithS3Request)This is a variant ofS3OutpostsAsyncClient.listOutpostsWithS3(software.amazon.awssdk.services.s3outposts.model.ListOutpostsWithS3Request)operation.default ListOutpostsWithS3PublisherS3OutpostsAsyncClient. listOutpostsWithS3Paginator(ListOutpostsWithS3Request listOutpostsWithS3Request)This is a variant ofS3OutpostsAsyncClient.listOutpostsWithS3(software.amazon.awssdk.services.s3outposts.model.ListOutpostsWithS3Request)operation.
-