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