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)This is a variant ofS3OutpostsAsyncClient.listSharedEndpoints(software.amazon.awssdk.services.s3outposts.model.ListSharedEndpointsRequest)operation.default ListSharedEndpointsPublisherS3OutpostsAsyncClient. listSharedEndpointsPaginator(ListSharedEndpointsRequest listSharedEndpointsRequest)This is a variant ofS3OutpostsAsyncClient.listSharedEndpoints(software.amazon.awssdk.services.s3outposts.model.ListSharedEndpointsRequest)operation.
-