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