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)This is a variant ofS3OutpostsAsyncClient.listEndpoints(software.amazon.awssdk.services.s3outposts.model.ListEndpointsRequest)operation.default ListEndpointsPublisherS3OutpostsAsyncClient. listEndpointsPaginator(ListEndpointsRequest listEndpointsRequest)This is a variant ofS3OutpostsAsyncClient.listEndpoints(software.amazon.awssdk.services.s3outposts.model.ListEndpointsRequest)operation.
-