Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
ReencryptObjectResponse |
ObjectStorage.reencryptObject(ReencryptObjectRequest request)
Re-encrypts the data encryption keys that encrypt the object and its chunks.
|
ReencryptObjectResponse |
ObjectStorageClient.reencryptObject(ReencryptObjectRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ReencryptObjectResponse> |
ObjectStorageAsyncClient.reencryptObject(ReencryptObjectRequest request,
AsyncHandler<ReencryptObjectRequest,ReencryptObjectResponse> handler) |
Future<ReencryptObjectResponse> |
ObjectStorageAsync.reencryptObject(ReencryptObjectRequest request,
AsyncHandler<ReencryptObjectRequest,ReencryptObjectResponse> handler)
Re-encrypts the data encryption keys that encrypt the object and its chunks.
|
Modifier and Type | Method and Description |
---|---|
Future<ReencryptObjectResponse> |
ObjectStorageAsyncClient.reencryptObject(ReencryptObjectRequest request,
AsyncHandler<ReencryptObjectRequest,ReencryptObjectResponse> handler) |
Future<ReencryptObjectResponse> |
ObjectStorageAsync.reencryptObject(ReencryptObjectRequest request,
AsyncHandler<ReencryptObjectRequest,ReencryptObjectResponse> handler)
Re-encrypts the data encryption keys that encrypt the object and its chunks.
|
Modifier and Type | Method and Description |
---|---|
ReencryptObjectResponse |
ReencryptObjectResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ReencryptObjectResponse.Builder |
ReencryptObjectResponse.Builder.copy(ReencryptObjectResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.