Uses of Class
software.amazon.awssdk.services.s3control.paginators.ListStorageLensGroupsPublisher
-
Packages that use ListStorageLensGroupsPublisher Package Description software.amazon.awssdk.services.s3control Amazon Web Services S3 Control provides access to Amazon S3 control plane actions. -
-
Uses of ListStorageLensGroupsPublisher in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control that return ListStorageLensGroupsPublisher Modifier and Type Method Description default ListStorageLensGroupsPublisherS3ControlAsyncClient. listStorageLensGroupsPaginator(Consumer<ListStorageLensGroupsRequest.Builder> listStorageLensGroupsRequest)Lists all the Storage Lens groups in the specified home Region.default ListStorageLensGroupsPublisherS3ControlAsyncClient. listStorageLensGroupsPaginator(ListStorageLensGroupsRequest listStorageLensGroupsRequest)Lists all the Storage Lens groups in the specified home Region.
-