Uses of Class
software.amazon.awssdk.services.s3.model.ReplicationTime
Packages that use ReplicationTime
-
Uses of ReplicationTime in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return ReplicationTimeModifier and TypeMethodDescriptionfinal ReplicationTimeDestination.replicationTime()A container specifying S3 Replication Time Control (S3 RTC), including whether S3 RTC is enabled and the time when all objects and operations on objects must be replicated.Methods in software.amazon.awssdk.services.s3.model with parameters of type ReplicationTimeModifier and TypeMethodDescriptionDestination.Builder.replicationTime(ReplicationTime replicationTime) A container specifying S3 Replication Time Control (S3 RTC), including whether S3 RTC is enabled and the time when all objects and operations on objects must be replicated.