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