Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
UpdateVolumeKmsKeyResponse |
BlockstorageClient.updateVolumeKmsKey(UpdateVolumeKmsKeyRequest request) |
UpdateVolumeKmsKeyResponse |
Blockstorage.updateVolumeKmsKey(UpdateVolumeKmsKeyRequest request)
Updates the specified volume with a new Key Management master encryption key.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateVolumeKmsKeyResponse> |
BlockstorageAsync.updateVolumeKmsKey(UpdateVolumeKmsKeyRequest request,
AsyncHandler<UpdateVolumeKmsKeyRequest,UpdateVolumeKmsKeyResponse> handler)
Updates the specified volume with a new Key Management master encryption key.
|
Future<UpdateVolumeKmsKeyResponse> |
BlockstorageAsyncClient.updateVolumeKmsKey(UpdateVolumeKmsKeyRequest request,
AsyncHandler<UpdateVolumeKmsKeyRequest,UpdateVolumeKmsKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateVolumeKmsKeyResponse> |
BlockstorageAsync.updateVolumeKmsKey(UpdateVolumeKmsKeyRequest request,
AsyncHandler<UpdateVolumeKmsKeyRequest,UpdateVolumeKmsKeyResponse> handler)
Updates the specified volume with a new Key Management master encryption key.
|
Future<UpdateVolumeKmsKeyResponse> |
BlockstorageAsyncClient.updateVolumeKmsKey(UpdateVolumeKmsKeyRequest request,
AsyncHandler<UpdateVolumeKmsKeyRequest,UpdateVolumeKmsKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateVolumeKmsKeyResponse |
UpdateVolumeKmsKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateVolumeKmsKeyResponse.Builder |
UpdateVolumeKmsKeyResponse.Builder.copy(UpdateVolumeKmsKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.