Package-level declarations
Inherited functions
Link copied to clipboard
suspend fun TranscribeClient.waitUntilCallAnalyticsJobCompleted(block: GetCallAnalyticsJobRequest.Builder.() -> Unit): Outcome<GetCallAnalyticsJobResponse>
suspend fun TranscribeClient.waitUntilCallAnalyticsJobCompleted(request: GetCallAnalyticsJobRequest, retryStrategy: RetryStrategy? = null): Outcome<GetCallAnalyticsJobResponse>
Link copied to clipboard
suspend fun TranscribeClient.waitUntilLanguageModelCompleted(block: DescribeLanguageModelRequest.Builder.() -> Unit): Outcome<DescribeLanguageModelResponse>
suspend fun TranscribeClient.waitUntilLanguageModelCompleted(request: DescribeLanguageModelRequest, retryStrategy: RetryStrategy? = null): Outcome<DescribeLanguageModelResponse>
Link copied to clipboard
suspend fun TranscribeClient.waitUntilMedicalScribeJobCompleted(block: GetMedicalScribeJobRequest.Builder.() -> Unit): Outcome<GetMedicalScribeJobResponse>
suspend fun TranscribeClient.waitUntilMedicalScribeJobCompleted(request: GetMedicalScribeJobRequest, retryStrategy: RetryStrategy? = null): Outcome<GetMedicalScribeJobResponse>
Link copied to clipboard
suspend fun TranscribeClient.waitUntilMedicalTranscriptionJobCompleted(block: GetMedicalTranscriptionJobRequest.Builder.() -> Unit): Outcome<GetMedicalTranscriptionJobResponse>
suspend fun TranscribeClient.waitUntilMedicalTranscriptionJobCompleted(request: GetMedicalTranscriptionJobRequest, retryStrategy: RetryStrategy? = null): Outcome<GetMedicalTranscriptionJobResponse>
Link copied to clipboard
suspend fun TranscribeClient.waitUntilMedicalVocabularyReady(block: GetMedicalVocabularyRequest.Builder.() -> Unit): Outcome<GetMedicalVocabularyResponse>
suspend fun TranscribeClient.waitUntilMedicalVocabularyReady(request: GetMedicalVocabularyRequest, retryStrategy: RetryStrategy? = null): Outcome<GetMedicalVocabularyResponse>
Link copied to clipboard
suspend fun TranscribeClient.waitUntilTranscriptionJobCompleted(block: GetTranscriptionJobRequest.Builder.() -> Unit): Outcome<GetTranscriptionJobResponse>
suspend fun TranscribeClient.waitUntilTranscriptionJobCompleted(request: GetTranscriptionJobRequest, retryStrategy: RetryStrategy? = null): Outcome<GetTranscriptionJobResponse>
Link copied to clipboard
suspend fun TranscribeClient.waitUntilVocabularyReady(block: GetVocabularyRequest.Builder.() -> Unit): Outcome<GetVocabularyResponse>
suspend fun TranscribeClient.waitUntilVocabularyReady(request: GetVocabularyRequest, retryStrategy: RetryStrategy? = null): Outcome<GetVocabularyResponse>