| Package | Description |
|---|---|
| com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EncryptionMaterialsProvider
Deprecated.
See
AmazonS3EncryptionClient
for further details. |
| Modifier and Type | Class and Description |
|---|---|
class |
KMSEncryptionMaterialsProvider
Deprecated.
See
AmazonS3EncryptionClient
for further details. |
class |
StaticEncryptionMaterialsProvider
Simple implementation of EncryptionMaterialsProvider that just wraps static
EncryptionMaterials.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionMaterialsAccessor |
EncryptionMaterials.getAccessor()
Deprecated.
Returns null since the EncryptionMaterials base class does not have a materials accessor.
|
Copyright © 2018. All rights reserved.