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