Uses of Interface
software.amazon.awssdk.services.s3control.model.ListStorageLensConfigurationsRequest.Builder
-
Packages that use ListStorageLensConfigurationsRequest.Builder Package Description software.amazon.awssdk.services.s3control Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.software.amazon.awssdk.services.s3control.model -
-
Uses of ListStorageLensConfigurationsRequest.Builder in software.amazon.awssdk.services.s3control
Method parameters in software.amazon.awssdk.services.s3control with type arguments of type ListStorageLensConfigurationsRequest.Builder Modifier and Type Method Description default CompletableFuture<ListStorageLensConfigurationsResponse>S3ControlAsyncClient. listStorageLensConfigurations(Consumer<ListStorageLensConfigurationsRequest.Builder> listStorageLensConfigurationsRequest)default ListStorageLensConfigurationsResponseS3ControlClient. listStorageLensConfigurations(Consumer<ListStorageLensConfigurationsRequest.Builder> listStorageLensConfigurationsRequest)default ListStorageLensConfigurationsPublisherS3ControlAsyncClient. listStorageLensConfigurationsPaginator(Consumer<ListStorageLensConfigurationsRequest.Builder> listStorageLensConfigurationsRequest)default ListStorageLensConfigurationsIterableS3ControlClient. listStorageLensConfigurationsPaginator(Consumer<ListStorageLensConfigurationsRequest.Builder> listStorageLensConfigurationsRequest) -
Uses of ListStorageLensConfigurationsRequest.Builder in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return types with arguments of type ListStorageLensConfigurationsRequest.Builder Modifier and Type Method Description static Class<? extends ListStorageLensConfigurationsRequest.Builder>ListStorageLensConfigurationsRequest. serializableBuilderClass()
-