Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
DeleteBootVolumeKmsKeyResponse |
Blockstorage.deleteBootVolumeKmsKey(DeleteBootVolumeKmsKeyRequest request)
Removes the KMS key for the specified boot volume.
|
DeleteBootVolumeKmsKeyResponse |
BlockstorageClient.deleteBootVolumeKmsKey(DeleteBootVolumeKmsKeyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteBootVolumeKmsKeyResponse> |
BlockstorageAsync.deleteBootVolumeKmsKey(DeleteBootVolumeKmsKeyRequest request,
AsyncHandler<DeleteBootVolumeKmsKeyRequest,DeleteBootVolumeKmsKeyResponse> handler)
Removes the KMS key for the specified boot volume.
|
Future<DeleteBootVolumeKmsKeyResponse> |
BlockstorageAsyncClient.deleteBootVolumeKmsKey(DeleteBootVolumeKmsKeyRequest request,
AsyncHandler<DeleteBootVolumeKmsKeyRequest,DeleteBootVolumeKmsKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteBootVolumeKmsKeyResponse> |
BlockstorageAsync.deleteBootVolumeKmsKey(DeleteBootVolumeKmsKeyRequest request,
AsyncHandler<DeleteBootVolumeKmsKeyRequest,DeleteBootVolumeKmsKeyResponse> handler)
Removes the KMS key for the specified boot volume.
|
Future<DeleteBootVolumeKmsKeyResponse> |
BlockstorageAsyncClient.deleteBootVolumeKmsKey(DeleteBootVolumeKmsKeyRequest request,
AsyncHandler<DeleteBootVolumeKmsKeyRequest,DeleteBootVolumeKmsKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteBootVolumeKmsKeyResponse |
DeleteBootVolumeKmsKeyResponse.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DeleteBootVolumeKmsKeyResponse.Builder |
DeleteBootVolumeKmsKeyResponse.Builder.copy(DeleteBootVolumeKmsKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2019. All rights reserved.