| Package | Description |
|---|---|
| com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionType |
CreateBucketRequest.getEncryptionType()
Gets the encryptionType of the S3 bucket to create.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateBucketRequest.setEncryptionType(EncryptionType encryptionType)
Sets the encryptionType bucket to create.
|
CreateBucketRequest |
CreateBucketRequest.withEncryptionType(EncryptionType encryptionType) |
Copyright © 2018. All rights reserved.