Uses of Class
software.amazon.awssdk.services.s3.model.ExistingObjectReplication
Packages that use ExistingObjectReplication
-
Uses of ExistingObjectReplication in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return ExistingObjectReplicationModifier and TypeMethodDescriptionReplicationRule.existingObjectReplication()Optional configuration to replicate existing source bucket objects.Methods in software.amazon.awssdk.services.s3.model with parameters of type ExistingObjectReplicationModifier and TypeMethodDescriptionReplicationRule.Builder.existingObjectReplication(ExistingObjectReplication existingObjectReplication) Optional configuration to replicate existing source bucket objects.