Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Field and Description |
---|---|
static ExtraMaterialsDescription |
ExtraMaterialsDescription.NONE |
Modifier and Type | Method and Description |
---|---|
ExtraMaterialsDescription |
EncryptedGetObjectRequest.getExtraMaterialDescription()
Returns the supplemental material description to be used for retrieving
the encryption materials.
|
Modifier and Type | Method and Description |
---|---|
void |
EncryptedGetObjectRequest.setExtraMaterialDescription(ExtraMaterialsDescription supplemental)
Sets the supplemental materials description for the encryption materials
to be used with the current request.
|
EncryptedGetObjectRequest |
EncryptedGetObjectRequest.withExtraMaterialsDescription(ExtraMaterialsDescription supplemental)
Sets the supplemental materials description for the encryption materials
to be used with the current request.
|
Copyright © 2024. All rights reserved.