Uses of Class
software.amazon.awssdk.services.s3outposts.paginators.ListEndpointsIterable
-
Packages that use ListEndpointsIterable Package Description software.amazon.awssdk.services.s3outposts Amazon S3 on Outposts provides access to S3 on Outposts operations. -
-
Uses of ListEndpointsIterable in software.amazon.awssdk.services.s3outposts
Methods in software.amazon.awssdk.services.s3outposts that return ListEndpointsIterable Modifier and Type Method Description default ListEndpointsIterableS3OutpostsClient. listEndpointsPaginator(Consumer<ListEndpointsRequest.Builder> listEndpointsRequest)Lists endpoints associated with the specified Outpost.default ListEndpointsIterableS3OutpostsClient. listEndpointsPaginator(ListEndpointsRequest listEndpointsRequest)Lists endpoints associated with the specified Outpost.
-