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