Java com.amazonaws.services.s3.model ReplicationRule fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.s3.model ReplicationRule fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.s3.model ReplicationRule.

The text is from its open source code.

Constructor

Method

voidsetDestinationConfig(ReplicationDestinationConfig destinationConfig)
Sets the destination configuration for the replication rule.
voidsetPrefix(String prefix)
Sets the Amazon S3 Object prefix for the replication rule.
voidsetStatus(String status)
Sets the status of this replication rule.
voidsetStatus(ReplicationRuleStatus status)
Sets the status of this replication rule.