Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EncryptionMaterialsProvider
Interface for providing encryption materials.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleMaterialProvider |
class |
StaticEncryptionMaterialsProvider
Simple implementation of EncryptionMaterialsProvider that just wraps static
EncryptionMaterials.
|
Modifier and Type | Method and Description |
---|---|
EncryptionMaterialsAccessor |
EncryptionMaterials.getAccessor()
Returns null since the EncryptionMaterials base class does not have a materials accessor.
|
Copyright © 2024. All rights reserved.