Uses of Class
com.oracle.bmc.core.responses.UpdateBootVolumeKmsKeyResponse
-
Packages that use UpdateBootVolumeKmsKeyResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of UpdateBootVolumeKmsKeyResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return UpdateBootVolumeKmsKeyResponse Modifier and Type Method Description UpdateBootVolumeKmsKeyResponseBlockstorage. updateBootVolumeKmsKey(UpdateBootVolumeKmsKeyRequest request)Updates the specified volume with a new Vault service master encryption key.UpdateBootVolumeKmsKeyResponseBlockstorageClient. updateBootVolumeKmsKey(UpdateBootVolumeKmsKeyRequest request)Methods in com.oracle.bmc.core that return types with arguments of type UpdateBootVolumeKmsKeyResponse Modifier and Type Method 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)Method parameters in com.oracle.bmc.core with type arguments of type UpdateBootVolumeKmsKeyResponse Modifier and Type Method 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) -
Uses of UpdateBootVolumeKmsKeyResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return UpdateBootVolumeKmsKeyResponse Modifier and Type Method Description UpdateBootVolumeKmsKeyResponseUpdateBootVolumeKmsKeyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type UpdateBootVolumeKmsKeyResponse Modifier and Type Method Description UpdateBootVolumeKmsKeyResponse.BuilderUpdateBootVolumeKmsKeyResponse.Builder. copy(UpdateBootVolumeKmsKeyResponse o)Copy method to populate the builder with values from the given instance.
-