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