Uses of Class
software.amazon.awssdk.services.s3control.model.GetStorageLensConfigurationTaggingRequest
-
Packages that use GetStorageLensConfigurationTaggingRequest 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 GetStorageLensConfigurationTaggingRequest in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control with parameters of type GetStorageLensConfigurationTaggingRequest Modifier and Type Method Description default CompletableFuture<GetStorageLensConfigurationTaggingResponse>S3ControlAsyncClient. getStorageLensConfigurationTagging(GetStorageLensConfigurationTaggingRequest getStorageLensConfigurationTaggingRequest)Gets the tags of Amazon S3 Storage Lens configuration.default GetStorageLensConfigurationTaggingResponseS3ControlClient. getStorageLensConfigurationTagging(GetStorageLensConfigurationTaggingRequest getStorageLensConfigurationTaggingRequest)Gets the tags of Amazon S3 Storage Lens configuration. -
Uses of GetStorageLensConfigurationTaggingRequest in software.amazon.awssdk.services.s3control.transform
Methods in software.amazon.awssdk.services.s3control.transform with parameters of type GetStorageLensConfigurationTaggingRequest Modifier and Type Method Description SdkHttpFullRequestGetStorageLensConfigurationTaggingRequestMarshaller. marshall(GetStorageLensConfigurationTaggingRequest getStorageLensConfigurationTaggingRequest)
-