Uses of Class
org.opencastproject.transcription.microsoft.azure.MicrosoftAzureNotFoundException
Packages that use MicrosoftAzureNotFoundException
-
Uses of MicrosoftAzureNotFoundException in org.opencastproject.transcription.microsoft.azure
Methods in org.opencastproject.transcription.microsoft.azure that throw MicrosoftAzureNotFoundExceptionModifier and TypeMethodDescriptionMicrosoftAzureStorageClient.getContainerProperties(String azureContainerName) MicrosoftAzureSpeechServicesClient.getTranscription(String transcriptionUrl) MicrosoftAzureSpeechServicesClient.getTranscriptionById(String transcriptionId) MicrosoftAzureSpeechServicesClient.getTranscriptionFiles(String transcriptionFilesUrl) MicrosoftAzureSpeechServicesClient.getTranscriptionFilesById(String transcriptionId) MicrosoftAzureSpeechServicesClient.getTranscriptionJson(MicrosoftAzureSpeechTranscriptionFile transcriptionFile)