Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetVolumeKmsKeyResponse |
BlockstorageClient.getVolumeKmsKey(GetVolumeKmsKeyRequest request) |
GetVolumeKmsKeyResponse |
Blockstorage.getVolumeKmsKey(GetVolumeKmsKeyRequest request)
Gets the Vault service encryption key assigned to the specified volume.
|
Modifier and Type | Method and Description |
---|---|
Future<GetVolumeKmsKeyResponse> |
BlockstorageAsync.getVolumeKmsKey(GetVolumeKmsKeyRequest request,
AsyncHandler<GetVolumeKmsKeyRequest,GetVolumeKmsKeyResponse> handler)
Gets the Vault service encryption key assigned to the specified volume.
|
Future<GetVolumeKmsKeyResponse> |
BlockstorageAsyncClient.getVolumeKmsKey(GetVolumeKmsKeyRequest request,
AsyncHandler<GetVolumeKmsKeyRequest,GetVolumeKmsKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetVolumeKmsKeyResponse> |
BlockstorageAsync.getVolumeKmsKey(GetVolumeKmsKeyRequest request,
AsyncHandler<GetVolumeKmsKeyRequest,GetVolumeKmsKeyResponse> handler)
Gets the Vault service encryption key assigned to the specified volume.
|
Future<GetVolumeKmsKeyResponse> |
BlockstorageAsyncClient.getVolumeKmsKey(GetVolumeKmsKeyRequest request,
AsyncHandler<GetVolumeKmsKeyRequest,GetVolumeKmsKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetVolumeKmsKeyResponse |
GetVolumeKmsKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetVolumeKmsKeyResponse.Builder |
GetVolumeKmsKeyResponse.Builder.copy(GetVolumeKmsKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.