Uses of Class
software.amazon.awssdk.services.s3.model.ExistingObjectReplication
-
Packages that use ExistingObjectReplication Package Description software.amazon.awssdk.services.s3.model -
-
Uses of ExistingObjectReplication in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return ExistingObjectReplication Modifier and Type Method Description ExistingObjectReplicationReplicationRule. existingObjectReplication()Optional configuration to replicate existing source bucket objects.Methods in software.amazon.awssdk.services.s3.model with parameters of type ExistingObjectReplication Modifier and Type Method Description ReplicationRule.BuilderReplicationRule.Builder. existingObjectReplication(ExistingObjectReplication existingObjectReplication)Optional configuration to replicate existing source bucket objects.
-