Uses of Interface
software.amazon.awssdk.services.s3control.model.GetStorageLensConfigurationTaggingRequest.Builder
-
Packages that use GetStorageLensConfigurationTaggingRequest.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 GetStorageLensConfigurationTaggingRequest.Builder in software.amazon.awssdk.services.s3control
Method parameters in software.amazon.awssdk.services.s3control with type arguments of type GetStorageLensConfigurationTaggingRequest.Builder Modifier and Type Method Description default CompletableFuture<GetStorageLensConfigurationTaggingResponse>S3ControlAsyncClient. getStorageLensConfigurationTagging(Consumer<GetStorageLensConfigurationTaggingRequest.Builder> getStorageLensConfigurationTaggingRequest)Gets the tags of Amazon S3 Storage Lens configuration.default GetStorageLensConfigurationTaggingResponseS3ControlClient. getStorageLensConfigurationTagging(Consumer<GetStorageLensConfigurationTaggingRequest.Builder> getStorageLensConfigurationTaggingRequest)Gets the tags of Amazon S3 Storage Lens configuration. -
Uses of GetStorageLensConfigurationTaggingRequest.Builder in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return types with arguments of type GetStorageLensConfigurationTaggingRequest.Builder Modifier and Type Method Description static Class<? extends GetStorageLensConfigurationTaggingRequest.Builder>GetStorageLensConfigurationTaggingRequest. serializableBuilderClass()
-