Uses of Class
software.amazon.awssdk.services.s3.model.DeleteMarkerReplication
-
Packages that use DeleteMarkerReplication Package Description software.amazon.awssdk.services.s3.model -
-
Uses of DeleteMarkerReplication in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return DeleteMarkerReplication Modifier and Type Method Description DeleteMarkerReplicationReplicationRule. deleteMarkerReplication()Returns the value of the DeleteMarkerReplication property for this object.Methods in software.amazon.awssdk.services.s3.model with parameters of type DeleteMarkerReplication Modifier and Type Method Description ReplicationRule.BuilderReplicationRule.Builder. deleteMarkerReplication(DeleteMarkerReplication deleteMarkerReplication)Sets the value of the DeleteMarkerReplication property for this object.
-