Uses of Class
software.amazon.awssdk.services.s3.model.UpdateBucketMetadataInventoryTableConfigurationResponse
-
Packages that use UpdateBucketMetadataInventoryTableConfigurationResponse Package Description software.amazon.awssdk.services.s3 -
-
Uses of UpdateBucketMetadataInventoryTableConfigurationResponse in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that return UpdateBucketMetadataInventoryTableConfigurationResponse Modifier and Type Method Description UpdateBucketMetadataInventoryTableConfigurationResponseDelegatingS3Client. updateBucketMetadataInventoryTableConfiguration(UpdateBucketMetadataInventoryTableConfigurationRequest updateBucketMetadataInventoryTableConfigurationRequest)Enables or disables a live inventory table for an S3 Metadata configuration on a general purpose bucket.default UpdateBucketMetadataInventoryTableConfigurationResponseS3Client. updateBucketMetadataInventoryTableConfiguration(Consumer<UpdateBucketMetadataInventoryTableConfigurationRequest.Builder> updateBucketMetadataInventoryTableConfigurationRequest)Enables or disables a live inventory table for an S3 Metadata configuration on a general purpose bucket.default UpdateBucketMetadataInventoryTableConfigurationResponseS3Client. updateBucketMetadataInventoryTableConfiguration(UpdateBucketMetadataInventoryTableConfigurationRequest updateBucketMetadataInventoryTableConfigurationRequest)Enables or disables a live inventory table for an S3 Metadata configuration on a general purpose bucket.Methods in software.amazon.awssdk.services.s3 that return types with arguments of type UpdateBucketMetadataInventoryTableConfigurationResponse Modifier and Type Method Description CompletableFuture<UpdateBucketMetadataInventoryTableConfigurationResponse>DelegatingS3AsyncClient. updateBucketMetadataInventoryTableConfiguration(UpdateBucketMetadataInventoryTableConfigurationRequest updateBucketMetadataInventoryTableConfigurationRequest)Enables or disables a live inventory table for an S3 Metadata configuration on a general purpose bucket.default CompletableFuture<UpdateBucketMetadataInventoryTableConfigurationResponse>S3AsyncClient. updateBucketMetadataInventoryTableConfiguration(Consumer<UpdateBucketMetadataInventoryTableConfigurationRequest.Builder> updateBucketMetadataInventoryTableConfigurationRequest)Enables or disables a live inventory table for an S3 Metadata configuration on a general purpose bucket.default CompletableFuture<UpdateBucketMetadataInventoryTableConfigurationResponse>S3AsyncClient. updateBucketMetadataInventoryTableConfiguration(UpdateBucketMetadataInventoryTableConfigurationRequest updateBucketMetadataInventoryTableConfigurationRequest)Enables or disables a live inventory table for an S3 Metadata configuration on a general purpose bucket.
-