Uses of Class
software.amazon.awssdk.services.s3control.paginators.ListStorageLensConfigurationsIterable
-
Packages that use ListStorageLensConfigurationsIterable Package Description software.amazon.awssdk.services.s3control Amazon Web Services S3 Control provides access to Amazon S3 control plane actions. -
-
Uses of ListStorageLensConfigurationsIterable in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control that return ListStorageLensConfigurationsIterable Modifier and Type Method Description default ListStorageLensConfigurationsIterableS3ControlClient. listStorageLensConfigurationsPaginator(Consumer<ListStorageLensConfigurationsRequest.Builder> listStorageLensConfigurationsRequest)Gets a list of Amazon S3 Storage Lens configurations.default ListStorageLensConfigurationsIterableS3ControlClient. listStorageLensConfigurationsPaginator(ListStorageLensConfigurationsRequest listStorageLensConfigurationsRequest)Gets a list of Amazon S3 Storage Lens configurations.
-