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)Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.default ListOutpostsWithS3PublisherS3OutpostsAsyncClient. listOutpostsWithS3Paginator(ListOutpostsWithS3Request listOutpostsWithS3Request)Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
-