Uses of Class
software.amazon.awssdk.services.s3.model.Destination
Packages that use Destination
-
Uses of Destination in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return DestinationModifier and TypeMethodDescriptionfinal DestinationReplicationRule.destination()A container for information about the replication destination and its configurations including enabling the S3 Replication Time Control (S3 RTC).Methods in software.amazon.awssdk.services.s3.model with parameters of type DestinationModifier and TypeMethodDescriptionReplicationRule.Builder.destination(Destination destination) A container for information about the replication destination and its configurations including enabling the S3 Replication Time Control (S3 RTC).