| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
ReplicationConfiguration |
PutBucketReplicationRequest.replicationConfiguration()
Returns the value of the ReplicationConfiguration property for this object.
|
ReplicationConfiguration |
GetBucketReplicationResponse.replicationConfiguration()
Returns the value of the ReplicationConfiguration property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
PutBucketReplicationRequest.Builder |
PutBucketReplicationRequest.Builder.replicationConfiguration(ReplicationConfiguration replicationConfiguration)
Sets the value of the ReplicationConfiguration property for this object.
|
GetBucketReplicationResponse.Builder |
GetBucketReplicationResponse.Builder.replicationConfiguration(ReplicationConfiguration replicationConfiguration)
Sets the value of the ReplicationConfiguration property for this object.
|
Copyright © 2020. All rights reserved.