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

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

Introduction

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

The text is from its open source code.

Constructor

Method

BucketReplicationConfigurationaddRule(String id, ReplicationRule rule)
Adds a new rule to the replication configuration associated with this Amazon S3 bucket.
voidsetRoleARN(String roleARN)
Sets the IAM role that will be used by Amazon S3 while replication.