Package | Description |
---|---|
com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
SourceSelectionCriteria |
SourceSelectionCriteria.clone() |
SourceSelectionCriteria |
ReplicationRule.getSourceSelectionCriteria() |
SourceSelectionCriteria |
SourceSelectionCriteria.withSseKmsEncryptedObjects(SseKmsEncryptedObjects sseKmsEncryptedObjects)
Sets the container for filter information of selection of KMS Encrypted S3 objects.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationRule.setSourceSelectionCriteria(SourceSelectionCriteria sourceSelectionCriteria)
Sets the container for filters that define which source objects should be replicated.
|
ReplicationRule |
ReplicationRule.withSourceSelectionCriteria(SourceSelectionCriteria sourceSelectionCriteria)
Sets the container for filters that define which source objects should be replicated.
|
Copyright © 2019. All rights reserved.