Uses of Class
software.amazon.awssdk.services.s3.model.UpdateBucketMetadataInventoryTableConfigurationResponse
Packages that use UpdateBucketMetadataInventoryTableConfigurationResponse
-
Uses of UpdateBucketMetadataInventoryTableConfigurationResponse in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that return UpdateBucketMetadataInventoryTableConfigurationResponseModifier and TypeMethodDescriptionDelegatingS3Client.updateBucketMetadataInventoryTableConfiguration(UpdateBucketMetadataInventoryTableConfigurationRequest updateBucketMetadataInventoryTableConfigurationRequest) Enables or disables a live inventory table for an S3 Metadata configuration on a general purpose bucket.S3Client.updateBucketMetadataInventoryTableConfiguration(Consumer<UpdateBucketMetadataInventoryTableConfigurationRequest.Builder> updateBucketMetadataInventoryTableConfigurationRequest) Enables or disables a live inventory table for an S3 Metadata configuration on a general purpose bucket.S3Client.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 UpdateBucketMetadataInventoryTableConfigurationResponseModifier and TypeMethodDescriptionDelegatingS3AsyncClient.updateBucketMetadataInventoryTableConfiguration(UpdateBucketMetadataInventoryTableConfigurationRequest updateBucketMetadataInventoryTableConfigurationRequest) Enables or disables a live inventory table for an S3 Metadata configuration on a general purpose bucket.S3AsyncClient.updateBucketMetadataInventoryTableConfiguration(Consumer<UpdateBucketMetadataInventoryTableConfigurationRequest.Builder> updateBucketMetadataInventoryTableConfigurationRequest) Enables or disables a live inventory table for an S3 Metadata configuration on a general purpose bucket.S3AsyncClient.updateBucketMetadataInventoryTableConfiguration(UpdateBucketMetadataInventoryTableConfigurationRequest updateBucketMetadataInventoryTableConfigurationRequest) Enables or disables a live inventory table for an S3 Metadata configuration on a general purpose bucket.