Uses of Class
com.oracle.bmc.core.responses.GetBootVolumeKmsKeyResponse
-
Packages that use GetBootVolumeKmsKeyResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetBootVolumeKmsKeyResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetBootVolumeKmsKeyResponse Modifier and Type Method Description GetBootVolumeKmsKeyResponseBlockstorage. getBootVolumeKmsKey(GetBootVolumeKmsKeyRequest request)Gets the Vault service encryption key assigned to the specified boot volume.GetBootVolumeKmsKeyResponseBlockstorageClient. getBootVolumeKmsKey(GetBootVolumeKmsKeyRequest request)Methods in com.oracle.bmc.core that return types with arguments of type GetBootVolumeKmsKeyResponse Modifier and Type Method 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)Method parameters in com.oracle.bmc.core with type arguments of type GetBootVolumeKmsKeyResponse Modifier and Type Method 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) -
Uses of GetBootVolumeKmsKeyResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetBootVolumeKmsKeyResponse Modifier and Type Method Description GetBootVolumeKmsKeyResponseGetBootVolumeKmsKeyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetBootVolumeKmsKeyResponse Modifier and Type Method Description GetBootVolumeKmsKeyResponse.BuilderGetBootVolumeKmsKeyResponse.Builder. copy(GetBootVolumeKmsKeyResponse o)Copy method to populate the builder with values from the given instance.
-