Uses of Class
software.amazon.awssdk.services.s3.model.JournalTableConfigurationUpdates
-
Packages that use JournalTableConfigurationUpdates Package Description software.amazon.awssdk.services.s3.model -
-
Uses of JournalTableConfigurationUpdates in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return JournalTableConfigurationUpdates Modifier and Type Method Description JournalTableConfigurationUpdatesUpdateBucketMetadataJournalTableConfigurationRequest. journalTableConfiguration()The contents of your journal table configuration.Methods in software.amazon.awssdk.services.s3.model with parameters of type JournalTableConfigurationUpdates Modifier and Type Method Description UpdateBucketMetadataJournalTableConfigurationRequest.BuilderUpdateBucketMetadataJournalTableConfigurationRequest.Builder. journalTableConfiguration(JournalTableConfigurationUpdates journalTableConfiguration)The contents of your journal table configuration.
-