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