Uses of Class
software.amazon.awssdk.services.s3control.model.GetStorageLensConfigurationRequest
-
Packages that use GetStorageLensConfigurationRequest 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.transform -
-
Uses of GetStorageLensConfigurationRequest in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control with parameters of type GetStorageLensConfigurationRequest Modifier and Type Method Description default CompletableFuture<GetStorageLensConfigurationResponse>S3ControlAsyncClient. getStorageLensConfiguration(GetStorageLensConfigurationRequest getStorageLensConfigurationRequest)Gets the Amazon S3 Storage Lens configuration.default GetStorageLensConfigurationResponseS3ControlClient. getStorageLensConfiguration(GetStorageLensConfigurationRequest getStorageLensConfigurationRequest)Gets the Amazon S3 Storage Lens configuration. -
Uses of GetStorageLensConfigurationRequest in software.amazon.awssdk.services.s3control.transform
Methods in software.amazon.awssdk.services.s3control.transform with parameters of type GetStorageLensConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestGetStorageLensConfigurationRequestMarshaller. marshall(GetStorageLensConfigurationRequest getStorageLensConfigurationRequest)
-