Package | Description |
---|---|
com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
SseKmsEncryptedObjects |
SseKmsEncryptedObjects.clone() |
SseKmsEncryptedObjects |
SourceSelectionCriteria.getSseKmsEncryptedObjects() |
SseKmsEncryptedObjects |
SseKmsEncryptedObjects.withStatus(SseKmsEncryptedObjectsStatus status)
Sets the replication status for KMS encrypted objects.
|
SseKmsEncryptedObjects |
SseKmsEncryptedObjects.withStatus(String status)
Sets the replication status for KMS encrypted objects.
|
Modifier and Type | Method and Description |
---|---|
void |
SourceSelectionCriteria.setSseKmsEncryptedObjects(SseKmsEncryptedObjects sseKmsEncryptedObjects)
Sets the container for filter information of selection of KMS Encrypted S3 objects.
|
SourceSelectionCriteria |
SourceSelectionCriteria.withSseKmsEncryptedObjects(SseKmsEncryptedObjects sseKmsEncryptedObjects)
Sets the container for filter information of selection of KMS Encrypted S3 objects.
|
Copyright © 2020. All rights reserved.