Uses of Class
software.amazon.awssdk.services.s3outposts.paginators.ListSharedEndpointsIterable
-
Packages that use ListSharedEndpointsIterable Package Description software.amazon.awssdk.services.s3outposts Amazon S3 on Outposts provides access to S3 on Outposts operations. -
-
Uses of ListSharedEndpointsIterable in software.amazon.awssdk.services.s3outposts
Methods in software.amazon.awssdk.services.s3outposts that return ListSharedEndpointsIterable Modifier and Type Method Description default ListSharedEndpointsIterableS3OutpostsClient. listSharedEndpointsPaginator(Consumer<ListSharedEndpointsRequest.Builder> listSharedEndpointsRequest)Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access Manager (RAM).default ListSharedEndpointsIterableS3OutpostsClient. listSharedEndpointsPaginator(ListSharedEndpointsRequest listSharedEndpointsRequest)Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access Manager (RAM).
-