Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
ReencryptBucketResponse |
ObjectStorage.reencryptBucket(ReencryptBucketRequest request)
Re-encrypts the unique data encryption key that encrypts each object written to the bucket by
using the most recent version of the master encryption key assigned to the bucket.
|
ReencryptBucketResponse |
ObjectStorageClient.reencryptBucket(ReencryptBucketRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ReencryptBucketResponse> |
ObjectStorageAsyncClient.reencryptBucket(ReencryptBucketRequest request,
AsyncHandler<ReencryptBucketRequest,ReencryptBucketResponse> handler) |
Future<ReencryptBucketResponse> |
ObjectStorageAsync.reencryptBucket(ReencryptBucketRequest request,
AsyncHandler<ReencryptBucketRequest,ReencryptBucketResponse> handler)
Re-encrypts the unique data encryption key that encrypts each object written to the bucket by
using the most recent version of the master encryption key assigned to the bucket.
|
Modifier and Type | Method and Description |
---|---|
Future<ReencryptBucketResponse> |
ObjectStorageAsyncClient.reencryptBucket(ReencryptBucketRequest request,
AsyncHandler<ReencryptBucketRequest,ReencryptBucketResponse> handler) |
Future<ReencryptBucketResponse> |
ObjectStorageAsync.reencryptBucket(ReencryptBucketRequest request,
AsyncHandler<ReencryptBucketRequest,ReencryptBucketResponse> handler)
Re-encrypts the unique data encryption key that encrypts each object written to the bucket by
using the most recent version of the master encryption key assigned to the bucket.
|
Modifier and Type | Method and Description |
---|---|
ReencryptBucketResponse |
ReencryptBucketResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ReencryptBucketResponse.Builder |
ReencryptBucketResponse.Builder.copy(ReencryptBucketResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.