Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
UpdateBootVolumeKmsKeyResponse |
BlockstorageClient.updateBootVolumeKmsKey(UpdateBootVolumeKmsKeyRequest request) |
UpdateBootVolumeKmsKeyResponse |
Blockstorage.updateBootVolumeKmsKey(UpdateBootVolumeKmsKeyRequest request)
Updates the specified volume with a new Vault service master encryption key.
|
Future<UpdateBootVolumeKmsKeyResponse> |
BlockstorageAsync.updateBootVolumeKmsKey(UpdateBootVolumeKmsKeyRequest request,
AsyncHandler<UpdateBootVolumeKmsKeyRequest,UpdateBootVolumeKmsKeyResponse> handler)
Updates the specified volume with a new Vault service master encryption key.
|
Future<UpdateBootVolumeKmsKeyResponse> |
BlockstorageAsyncClient.updateBootVolumeKmsKey(UpdateBootVolumeKmsKeyRequest request,
AsyncHandler<UpdateBootVolumeKmsKeyRequest,UpdateBootVolumeKmsKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateBootVolumeKmsKeyResponse> |
BlockstorageAsync.updateBootVolumeKmsKey(UpdateBootVolumeKmsKeyRequest request,
AsyncHandler<UpdateBootVolumeKmsKeyRequest,UpdateBootVolumeKmsKeyResponse> handler)
Updates the specified volume with a new Vault service master encryption key.
|
Future<UpdateBootVolumeKmsKeyResponse> |
BlockstorageAsyncClient.updateBootVolumeKmsKey(UpdateBootVolumeKmsKeyRequest request,
AsyncHandler<UpdateBootVolumeKmsKeyRequest,UpdateBootVolumeKmsKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateBootVolumeKmsKeyRequest |
UpdateBootVolumeKmsKeyRequest.Builder.build()
Build the instance of UpdateBootVolumeKmsKeyRequest as configured by this builder
|
UpdateBootVolumeKmsKeyRequest |
UpdateBootVolumeKmsKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateBootVolumeKmsKeyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateBootVolumeKmsKeyRequest.Builder |
UpdateBootVolumeKmsKeyRequest.Builder.copy(UpdateBootVolumeKmsKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.