Uses of Class
com.oracle.bmc.core.responses.GetVolumeKmsKeyResponse
-
Packages that use GetVolumeKmsKeyResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetVolumeKmsKeyResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetVolumeKmsKeyResponse Modifier and Type Method Description GetVolumeKmsKeyResponseBlockstorage. getVolumeKmsKey(GetVolumeKmsKeyRequest request)Gets the Vault service encryption key assigned to the specified volume.GetVolumeKmsKeyResponseBlockstorageClient. getVolumeKmsKey(GetVolumeKmsKeyRequest request)Methods in com.oracle.bmc.core that return types with arguments of type GetVolumeKmsKeyResponse Modifier and Type Method Description Future<GetVolumeKmsKeyResponse>BlockstorageAsync. getVolumeKmsKey(GetVolumeKmsKeyRequest request, AsyncHandler<GetVolumeKmsKeyRequest,GetVolumeKmsKeyResponse> handler)Gets the Vault service encryption key assigned to the specified volume.Future<GetVolumeKmsKeyResponse>BlockstorageAsyncClient. getVolumeKmsKey(GetVolumeKmsKeyRequest request, AsyncHandler<GetVolumeKmsKeyRequest,GetVolumeKmsKeyResponse> handler)Method parameters in com.oracle.bmc.core with type arguments of type GetVolumeKmsKeyResponse Modifier and Type Method Description Future<GetVolumeKmsKeyResponse>BlockstorageAsync. getVolumeKmsKey(GetVolumeKmsKeyRequest request, AsyncHandler<GetVolumeKmsKeyRequest,GetVolumeKmsKeyResponse> handler)Gets the Vault service encryption key assigned to the specified volume.Future<GetVolumeKmsKeyResponse>BlockstorageAsyncClient. getVolumeKmsKey(GetVolumeKmsKeyRequest request, AsyncHandler<GetVolumeKmsKeyRequest,GetVolumeKmsKeyResponse> handler) -
Uses of GetVolumeKmsKeyResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetVolumeKmsKeyResponse Modifier and Type Method Description GetVolumeKmsKeyResponseGetVolumeKmsKeyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetVolumeKmsKeyResponse Modifier and Type Method Description GetVolumeKmsKeyResponse.BuilderGetVolumeKmsKeyResponse.Builder. copy(GetVolumeKmsKeyResponse o)Copy method to populate the builder with values from the given instance.
-