- CallAnalyticsEntity - Class in software.amazon.awssdk.services.transcribestreaming.model
-
Contains entities identified as personally identifiable information (PII) in your transcription output, along with
various associated attributes.
- CallAnalyticsEntity.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- CallAnalyticsItem - Class in software.amazon.awssdk.services.transcribestreaming.model
-
A word, phrase, or punctuation mark in your Call Analytics transcription output, along with various associated
attributes, such as confidence score, type, and start and end times.
- CallAnalyticsItem.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- CallAnalyticsLanguageCode - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- CallAnalyticsTranscriptResultStream - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
Base interface for all event types in CallAnalyticsTranscriptResultStream.
- CallAnalyticsTranscriptResultStream.EventType - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
The known possible types of events for CallAnalyticsTranscriptResultStream.
- category(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity.Builder
-
The category of information identified.
- category() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity
-
The category of information identified.
- category(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Entity.Builder
-
The category of information identified.
- category() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Entity
-
The category of information identified.
- category(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity.Builder
-
The category of information identified.
- category() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity
-
The category of information identified.
- CategoryEvent - Class in software.amazon.awssdk.services.transcribestreaming.model
-
Provides information on any TranscriptFilterType categories that matched your transcription output.
- CategoryEvent(CategoryEvent.BuilderImpl) - Constructor for class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
-
- CategoryEvent.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- CategoryEvent.BuilderImpl - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- categoryEventBuilder() - Static method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsTranscriptResultStream
-
Create a builder for the CategoryEvent event type for this stream.
- cause(Throwable) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.SourceException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.BadRequestException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.InternalFailureException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.LimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ServiceUnavailableException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingException.BuilderImpl
-
- ChannelDefinition - Class in software.amazon.awssdk.services.transcribestreaming.model
-
Makes it possible to specify which speaker is on which audio channel.
- ChannelDefinition.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- channelDefinitions(Collection<ChannelDefinition>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent.Builder
-
Indicates which speaker is on which audio channel.
- channelDefinitions(ChannelDefinition...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent.Builder
-
Indicates which speaker is on which audio channel.
- channelDefinitions(Consumer<ChannelDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent.Builder
-
Indicates which speaker is on which audio channel.
- channelDefinitions(Collection<ChannelDefinition>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent.BuilderImpl
-
- channelDefinitions(ChannelDefinition...) - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent.BuilderImpl
-
- channelDefinitions(Consumer<ChannelDefinition.Builder>...) - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent.BuilderImpl
-
- channelDefinitions() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
-
Indicates which speaker is on which audio channel.
- channelId(Integer) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ChannelDefinition.Builder
-
Specify the audio channel you want to define.
- channelId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ChannelDefinition
-
Specify the audio channel you want to define.
- channelId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalResult.Builder
-
Indicates the channel identified for the Result.
- channelId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalResult
-
Indicates the channel identified for the Result.
- channelId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Result.Builder
-
Indicates which audio channel is associated with the Result.
- channelId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
Indicates which audio channel is associated with the Result.
- CharacterOffsets - Class in software.amazon.awssdk.services.transcribestreaming.model
-
Provides the location, using character count, in your transcript where a match is identified.
- characterOffsets(CharacterOffsets) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.IssueDetected.Builder
-
Provides the timestamps that identify when in an audio segment the specified issue occurs.
- characterOffsets(Consumer<CharacterOffsets.Builder>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.IssueDetected.Builder
-
Provides the timestamps that identify when in an audio segment the specified issue occurs.
- characterOffsets() - Method in class software.amazon.awssdk.services.transcribestreaming.model.IssueDetected
-
Provides the timestamps that identify when in an audio segment the specified issue occurs.
- CharacterOffsets.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.AuthSchemeUtils
-
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an
auth scheme we recognize.
- Condition - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- condition() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Fn
-
- Condition.Builder - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- CONDITIONS - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Rule
-
- conditions - Variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Rule
-
- confidence(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity.Builder
-
The confidence score associated with the identification of an entity in your transcript.
- confidence() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity
-
The confidence score associated with the identification of an entity in your transcript.
- confidence(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem.Builder
-
The confidence score associated with a word or phrase in your transcript.
- confidence() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
The confidence score associated with a word or phrase in your transcript.
- confidence(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Entity.Builder
-
The confidence score associated with the identified PII entity in your audio.
- confidence() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Entity
-
The confidence score associated with the identified PII entity in your audio.
- confidence(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Item.Builder
-
The confidence score associated with a word or phrase in your transcript.
- confidence() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
The confidence score associated with a word or phrase in your transcript.
- confidence(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity.Builder
-
The confidence score associated with the identified PHI entity in your audio.
- confidence() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity
-
The confidence score associated with the identified PHI entity in your audio.
- confidence(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalItem.Builder
-
The confidence score associated with a word or phrase in your transcript.
- confidence() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
The confidence score associated with a word or phrase in your transcript.
- ConfigurationEvent - Class in software.amazon.awssdk.services.transcribestreaming.model
-
Allows you to set audio channel definitions and post-call analytics settings.
- ConfigurationEvent(ConfigurationEvent.BuilderImpl) - Constructor for class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
-
- ConfigurationEvent.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- ConfigurationEvent.BuilderImpl - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- configurationEventBuilder() - Static method in interface software.amazon.awssdk.services.transcribestreaming.model.AudioStream
-
Create a builder for the ConfigurationEvent event type for this stream.
- ConfigurationEventMarshaller - Class in software.amazon.awssdk.services.transcribestreaming.transform
-
- ConfigurationEventMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribestreaming.transform.ConfigurationEventMarshaller
-
- ConflictException - Exception in software.amazon.awssdk.services.transcribestreaming.model
-
A new stream started with the same session ID.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- content(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity.Builder
-
The word or words that represent the identified entity.
- content() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity
-
The word or words that represent the identified entity.
- content(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem.Builder
-
The word or punctuation that was transcribed.
- content() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
The word or punctuation that was transcribed.
- content(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Entity.Builder
-
The word or words identified as PII.
- content() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Entity
-
The word or words identified as PII.
- content(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Item.Builder
-
The word or punctuation that was transcribed.
- content() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
The word or punctuation that was transcribed.
- content(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity.Builder
-
The word or words identified as PHI.
- content() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity
-
The word or words identified as PHI.
- content(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalItem.Builder
-
The word or punctuation that was transcribed.
- content() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
The word or punctuation that was transcribed.
- ContentIdentificationType - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- contentIdentificationType(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Labels all personally identifiable information (PII) identified in your transcript.
- contentIdentificationType(ContentIdentificationType) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Labels all personally identifiable information (PII) identified in your transcript.
- contentIdentificationType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Labels all personally identifiable information (PII) identified in your transcript.
- contentIdentificationType(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Shows whether content identification was enabled for your Call Analytics transcription.
- contentIdentificationType(ContentIdentificationType) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Shows whether content identification was enabled for your Call Analytics transcription.
- contentIdentificationType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Shows whether content identification was enabled for your Call Analytics transcription.
- contentIdentificationType(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Labels all personal health information (PHI) identified in your transcript.
- contentIdentificationType(MedicalContentIdentificationType) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Labels all personal health information (PHI) identified in your transcript.
- contentIdentificationType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Labels all personal health information (PHI) identified in your transcript.
- contentIdentificationType(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Shows whether content identification was enabled for your transcription.
- contentIdentificationType(MedicalContentIdentificationType) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Shows whether content identification was enabled for your transcription.
- contentIdentificationType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Shows whether content identification was enabled for your transcription.
- contentIdentificationType(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Labels all personally identifiable information (PII) identified in your transcript.
- contentIdentificationType(ContentIdentificationType) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Labels all personally identifiable information (PII) identified in your transcript.
- contentIdentificationType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Labels all personally identifiable information (PII) identified in your transcript.
- contentIdentificationType(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Shows whether content identification was enabled for your transcription.
- contentIdentificationType(ContentIdentificationType) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Shows whether content identification was enabled for your transcription.
- contentIdentificationType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Shows whether content identification was enabled for your transcription.
- contentIdentificationTypeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Labels all personally identifiable information (PII) identified in your transcript.
- contentIdentificationTypeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Shows whether content identification was enabled for your Call Analytics transcription.
- contentIdentificationTypeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Labels all personal health information (PHI) identified in your transcript.
- contentIdentificationTypeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Shows whether content identification was enabled for your transcription.
- contentIdentificationTypeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Labels all personally identifiable information (PII) identified in your transcript.
- contentIdentificationTypeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Shows whether content identification was enabled for your transcription.
- ContentRedactionOutput - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- contentRedactionOutput(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.PostCallAnalyticsSettings.Builder
-
Specify whether you want only a redacted transcript or both a redacted and an unredacted transcript.
- contentRedactionOutput(ContentRedactionOutput) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.PostCallAnalyticsSettings.Builder
-
Specify whether you want only a redacted transcript or both a redacted and an unredacted transcript.
- contentRedactionOutput() - Method in class software.amazon.awssdk.services.transcribestreaming.model.PostCallAnalyticsSettings
-
Specify whether you want only a redacted transcript or both a redacted and an unredacted transcript.
- contentRedactionOutputAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.PostCallAnalyticsSettings
-
Specify whether you want only a redacted transcript or both a redacted and an unredacted transcript.
- ContentRedactionType - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- contentRedactionType(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Redacts all personally identifiable information (PII) identified in your transcript.
- contentRedactionType(ContentRedactionType) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Redacts all personally identifiable information (PII) identified in your transcript.
- contentRedactionType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Redacts all personally identifiable information (PII) identified in your transcript.
- contentRedactionType(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Shows whether content redaction was enabled for your Call Analytics transcription.
- contentRedactionType(ContentRedactionType) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Shows whether content redaction was enabled for your Call Analytics transcription.
- contentRedactionType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Shows whether content redaction was enabled for your Call Analytics transcription.
- contentRedactionType(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Redacts all personally identifiable information (PII) identified in your transcript.
- contentRedactionType(ContentRedactionType) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Redacts all personally identifiable information (PII) identified in your transcript.
- contentRedactionType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Redacts all personally identifiable information (PII) identified in your transcript.
- contentRedactionType(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Shows whether content redaction was enabled for your transcription.
- contentRedactionType(ContentRedactionType) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Shows whether content redaction was enabled for your transcription.
- contentRedactionType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Shows whether content redaction was enabled for your transcription.
- contentRedactionTypeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Redacts all personally identifiable information (PII) identified in your transcript.
- contentRedactionTypeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Shows whether content redaction was enabled for your Call Analytics transcription.
- contentRedactionTypeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Redacts all personally identifiable information (PII) identified in your transcript.
- contentRedactionTypeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Shows whether content redaction was enabled for your transcription.
- context(String) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParameterReference.Builder
-
- copy(Consumer<? super AudioEvent.Builder>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.AudioEvent
-
- copy(Consumer<? super CategoryEvent.Builder>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
-
- copy(Consumer<? super ConfigurationEvent.Builder>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
-
- copy(Consumer<? super MedicalTranscriptEvent.Builder>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent
-
- copy(Consumer<? super TranscriptEvent.Builder>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent
-
- copy(Consumer<? super UtteranceEvent.Builder>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingResponseMetadata
-
- create() - Static method in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingAsyncClient
-
- createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.AuthSchemeUtils
-
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleError
-
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleError
-
- enableChannelIdentification(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Enables channel identification in multi-channel audio.
- enableChannelIdentification() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Enables channel identification in multi-channel audio.
- enableChannelIdentification(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Shows whether channel identification was enabled for your transcription.
- enableChannelIdentification() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Shows whether channel identification was enabled for your transcription.
- enableChannelIdentification(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Enables channel identification in multi-channel audio.
- enableChannelIdentification() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Enables channel identification in multi-channel audio.
- enableChannelIdentification(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Shows whether channel identification was enabled for your transcription.
- enableChannelIdentification() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Shows whether channel identification was enabled for your transcription.
- enablePartialResultsStabilization(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Enables partial result stabilization for your transcription.
- enablePartialResultsStabilization() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Enables partial result stabilization for your transcription.
- enablePartialResultsStabilization(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Shows whether partial results stabilization was enabled for your Call Analytics transcription.
- enablePartialResultsStabilization() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Shows whether partial results stabilization was enabled for your Call Analytics transcription.
- enablePartialResultsStabilization(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Enables partial result stabilization for your transcription.
- enablePartialResultsStabilization() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Enables partial result stabilization for your transcription.
- enablePartialResultsStabilization(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Shows whether partial results stabilization was enabled for your transcription.
- enablePartialResultsStabilization() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Shows whether partial results stabilization was enabled for your transcription.
- end(Integer) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CharacterOffsets.Builder
-
Provides the character count of the last character where a match is identified.
- end() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CharacterOffsets
-
Provides the character count of the last character where a match is identified.
- endOffsetMillis(Long) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity.Builder
-
The time, in milliseconds, from the beginning of the audio stream to the end of the identified entity.
- endOffsetMillis() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity
-
The time, in milliseconds, from the beginning of the audio stream to the end of the identified entity.
- endOffsetMillis(Long) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem.Builder
-
The time, in milliseconds, from the beginning of the audio stream to the end of the identified item.
- endOffsetMillis() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
The time, in milliseconds, from the beginning of the audio stream to the end of the identified item.
- endOffsetMillis(Long) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.TimestampRange.Builder
-
The time, in milliseconds, from the beginning of the audio stream to the end of the category match.
- endOffsetMillis() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TimestampRange
-
The time, in milliseconds, from the beginning of the audio stream to the end of the category match.
- endOffsetMillis(Long) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
The time, in milliseconds, from the beginning of the audio stream to the start of the
UtteranceEvent.
- endOffsetMillis(Long) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- endOffsetMillis() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
The time, in milliseconds, from the beginning of the audio stream to the start of the UtteranceEvent
.
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Rule.Builder
-
- ENDPOINT - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Rule
-
- endpoint(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.TranscribeStreamingEndpointParams.Builder
-
- endpoint() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.TranscribeStreamingEndpointParams
-
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.AwsEndpointProviderUtils
-
- endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.AwsEndpointProviderUtils
-
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingServiceClientConfiguration.Builder
-
Configure the endpointOverride
- endpointProvider(TranscribeStreamingEndpointProvider) - Method in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingBaseClientBuilder
-
- endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingServiceClientConfiguration.Builder
-
Configure the endpointProvider
- EndpointResult - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- EndpointResult.Builder - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- EndpointRule - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.EndpointRule
-
- EndpointRuleset - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- endTime(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Entity.Builder
-
The end time, in milliseconds, of the utterance that was identified as PII.
- endTime() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Entity
-
The end time, in milliseconds, of the utterance that was identified as PII.
- endTime(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Item.Builder
-
The end time, in milliseconds, of the transcribed item.
- endTime() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
The end time, in milliseconds, of the transcribed item.
- endTime(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity.Builder
-
The end time, in milliseconds, of the utterance that was identified as PHI.
- endTime() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity
-
The end time, in milliseconds, of the utterance that was identified as PHI.
- endTime(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalItem.Builder
-
The end time, in milliseconds, of the transcribed item.
- endTime() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
The end time, in milliseconds, of the transcribed item.
- endTime(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalResult.Builder
-
The end time, in milliseconds, of the Result.
- endTime() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalResult
-
The end time, in milliseconds, of the Result.
- endTime(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Result.Builder
-
The end time, in milliseconds, of the Result.
- endTime() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
The end time, in milliseconds, of the Result.
- entities(Collection<Entity>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Alternative.Builder
-
Contains entities identified as personally identifiable information (PII) in your transcription output.
- entities(Entity...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Alternative.Builder
-
Contains entities identified as personally identifiable information (PII) in your transcription output.
- entities(Consumer<Entity.Builder>...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Alternative.Builder
-
Contains entities identified as personally identifiable information (PII) in your transcription output.
- entities() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Alternative
-
Contains entities identified as personally identifiable information (PII) in your transcription output.
- entities(Collection<MedicalEntity>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative.Builder
-
Contains entities identified as personal health information (PHI) in your transcription output.
- entities(MedicalEntity...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative.Builder
-
Contains entities identified as personal health information (PHI) in your transcription output.
- entities(Consumer<MedicalEntity.Builder>...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative.Builder
-
Contains entities identified as personal health information (PHI) in your transcription output.
- entities() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative
-
Contains entities identified as personal health information (PHI) in your transcription output.
- entities(Collection<CallAnalyticsEntity>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Contains entities identified as personally identifiable information (PII) in your transcription output.
- entities(CallAnalyticsEntity...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Contains entities identified as personally identifiable information (PII) in your transcription output.
- entities(Consumer<CallAnalyticsEntity.Builder>...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Contains entities identified as personally identifiable information (PII) in your transcription output.
- entities(Collection<CallAnalyticsEntity>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- entities(CallAnalyticsEntity...) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- entities(Consumer<CallAnalyticsEntity.Builder>...) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- entities() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
Contains entities identified as personally identifiable information (PII) in your transcription output.
- Entity - Class in software.amazon.awssdk.services.transcribestreaming.model
-
Contains entities identified as personally identifiable information (PII) in your transcription output, along with
various associated attributes.
- Entity.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- eq(boolean) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter
-
- eq(Expr) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Arn
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.EndpointResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FatScope
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Fn
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnNode
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr.Part.Index
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr.Part.Key
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Identifier
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Outputs
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter.Deprecated
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParameterReference
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameters
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partition
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partitions
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Ref
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RegionOverride
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template.Dynamic
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template.Literal
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Array
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Bool
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Endpoint
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Int
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Record
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Str
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.Alternative
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.AudioEvent
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.ChannelDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CharacterOffsets
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.Entity
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.IssueDetected
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.LanguageWithScore
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalResult
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscript
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.PointsOfInterest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.PostCallAnalyticsSettings
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.TimestampRange
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.Transcript
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent
-
- equals(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.Alternative
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.AudioEvent
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.ChannelDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CharacterOffsets
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.Entity
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.IssueDetected
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.LanguageWithScore
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalResult
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscript
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.PointsOfInterest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.PostCallAnalyticsSettings
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.TimestampRange
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.Transcript
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
- error(String) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Rule.Builder
-
- ERROR - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Rule
-
- ErrorRule - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ErrorRule
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.BooleanEqualsFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Condition
-
- Eval - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Eval
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr
-
- eval(Value) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr.Part
-
- eval(Value) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr.Part.Index
-
- eval(Value) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr.Part.Key
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.IsValidHostLabel
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.IsVirtualHostableS3Bucket
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Ref
-
- eval(Expr) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.SingleArgFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.StringEqualsFn
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Substring
-
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.IsSet
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Not
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParseArn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParseUrl
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.PartitionFn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.SingleArgFn
-
- evalArg(Value) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.UriEncodeFn
-
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.DefaultRuleEngine
-
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRuleset using the named values in
args as input into the rule set.
- evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- expectArray() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Array
-
- expectArray() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- expectBool() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Bool
-
- expectBool() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- expectEndpoint() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Endpoint
-
- expectEndpoint() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- expectInt() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- expectInt() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Int
-
- expectLiteral() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template
-
- expectLiteralString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal
-
- expectOneArg() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Fn
-
- expectRecord() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- expectRecord() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Record
-
- expectString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- expectString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Str
-
- expectTwoArgs() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Fn
-
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Scope
-
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Fn
-
- expr() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Condition
-
- Expr - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Expr() - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Expr
-
- expr() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter
-
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- facts() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FatScope
-
- FatScope<T> - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FatScope
-
- FatScope() - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FatScope
-
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.AwsEndpointProviderUtils
-
- fn(Fn) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Condition.Builder
-
- Fn - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Fn
-
- fn(String) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnNode.Builder
-
- fnNode - Variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Fn
-
- FnNode - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- FnVisitor<R> - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Record
-
- from(String) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParameterReference
-
- from(String, String) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParameterReference
-
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal
-
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- fromInteger(int) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal
-
- fromInteger(int) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Condition
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.EndpointResult
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.EndpointRuleset
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Expr
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnNode
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Outputs
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter.Deprecated
-
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameters
-
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParameterType
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partition
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partitions
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RegionOverride
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Rule
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Endpoint
-
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.BooleanEqualsFn
-
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.PartitionFn
-
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal
-
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- fromStr(Template) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal
-
- fromStr(String) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal
-
- fromStr(String) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- fromString(String) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Identifier
-
- fromString(String) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template
-
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal
-
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParameterType
-
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.AudioStream.EventType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsLanguageCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsTranscriptResultStream.EventType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ContentIdentificationType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ContentRedactionOutput
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ContentRedactionType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ItemType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.LanguageCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.MediaEncoding
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.MedicalContentIdentificationType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptResultStream.EventType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.PartialResultsStability
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ParticipantRole
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.Sentiment
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.Specialty
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.TranscriptResultStream.EventType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.Type
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.VocabularyFilterMethod
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- hasAlternatives() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalResult
-
For responses, this returns true if the service returned a value for the Alternatives property.
- hasAlternatives() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
For responses, this returns true if the service returned a value for the Alternatives property.
- hasChannelDefinitions() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
-
For responses, this returns true if the service returned a value for the ChannelDefinitions property.
- hasEntities() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Alternative
-
For responses, this returns true if the service returned a value for the Entities property.
- hasEntities() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative
-
For responses, this returns true if the service returned a value for the Entities property.
- hasEntities() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
For responses, this returns true if the service returned a value for the Entities property.
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Arn
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.EndpointResult
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FatScope
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Fn
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnNode
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr.Part.Index
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr.Part.Key
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Identifier
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Outputs
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter.Deprecated
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParameterReference
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameters
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partition
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partitions
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Ref
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RegionOverride
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template.Dynamic
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Array
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Bool
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Endpoint
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Int
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Record
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Str
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Alternative
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.AudioEvent
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ChannelDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CharacterOffsets
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Entity
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.IssueDetected
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.LanguageWithScore
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalResult
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscript
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.PointsOfInterest
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.PostCallAnalyticsSettings
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TimestampRange
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Transcript
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent
-
- hashCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
- hasIssuesDetected() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
For responses, this returns true if the service returned a value for the IssuesDetected property.
- hasItems() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Alternative
-
For responses, this returns true if the service returned a value for the Items property.
- hasItems() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative
-
For responses, this returns true if the service returned a value for the Items property.
- hasItems() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
For responses, this returns true if the service returned a value for the Items property.
- hasLanguageIdentification() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
For responses, this returns true if the service returned a value for the LanguageIdentification property.
- hasMatchedCategories() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
-
For responses, this returns true if the service returned a value for the MatchedCategories property.
- hasMatchedDetails() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
-
For responses, this returns true if the service returned a value for the MatchedDetails property.
- hasResults() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscript
-
For responses, this returns true if the service returned a value for the Results property.
- hasResults() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Transcript
-
For responses, this returns true if the service returned a value for the Results property.
- hasTimestampRanges() - Method in class software.amazon.awssdk.services.transcribestreaming.model.PointsOfInterest
-
For responses, this returns true if the service returned a value for the TimestampRanges property.
- hostLabel() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.IsValidHostLabel
-
- hostLabel() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.IsVirtualHostableS3Bucket
-
- ID - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.BooleanEqualsFn
-
- ID - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr
-
- ID - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.IsSet
-
- ID - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.IsValidHostLabel
-
- ID - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.IsVirtualHostableS3Bucket
-
- ID - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Not
-
- ID - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParseArn
-
- ID - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParseUrl
-
- id(String) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partition.Builder
-
- id() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partition
-
- ID - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.PartitionFn
-
- ID - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.StringEqualsFn
-
- ID - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Substring
-
- ID - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.UriEncodeFn
-
- Identifier - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Identifier
-
- identifyLanguage(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Enables automatic language identification for your transcription.
- identifyLanguage() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Enables automatic language identification for your transcription.
- identifyLanguage(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Shows whether automatic language identification was enabled for your transcription.
- identifyLanguage() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Shows whether automatic language identification was enabled for your transcription.
- Index(int) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr.Part.Index
-
- index() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr.Part.Index
-
- INFERRED - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.PartitionFn
-
- InnerParseError - Exception in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.transcribestreaming.endpoints.internal.InnerParseError
-
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Scope
-
- insert(String, T) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Scope
-
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Scope
-
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Scope
-
- InternalFailureException - Exception in software.amazon.awssdk.services.transcribestreaming.model
-
A problem occurred while processing the audio.
- InternalFailureException.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- into() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Fn
-
- Into<T> - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- into() - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Into
-
- into() - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.IntoSelf
-
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- IS_IP - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParseUrl
-
- isBuiltIn() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter
-
- isNone() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- isNone() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.None
-
- isPartial(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalResult.Builder
-
Indicates if the segment is complete.
- isPartial() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalResult
-
Indicates if the segment is complete.
- isPartial(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Result.Builder
-
Indicates if the segment is complete.
- isPartial() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
Indicates if the segment is complete.
- isPartial(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Indicates whether the segment in the UtteranceEvent is complete (FALSE) or partial
(TRUE).
- isPartial(Boolean) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- isPartial() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
Indicates whether the segment in the UtteranceEvent is complete (FALSE) or partial (
TRUE).
- isRequired() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter
-
- IsSet - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.IsSet
-
- isStatic() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template
-
- IssueDetected - Class in software.amazon.awssdk.services.transcribestreaming.model
-
Lists the issues that were identified in your audio segment.
- IssueDetected.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- issuesDetected(Collection<IssueDetected>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Provides the issue that was detected in the specified segment.
- issuesDetected(IssueDetected...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Provides the issue that was detected in the specified segment.
- issuesDetected(Consumer<IssueDetected.Builder>...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Provides the issue that was detected in the specified segment.
- issuesDetected(Collection<IssueDetected>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- issuesDetected(IssueDetected...) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- issuesDetected(Consumer<IssueDetected.Builder>...) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- issuesDetected() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
Provides the issue that was detected in the specified segment.
- IsValidHostLabel - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.IsValidHostLabel
-
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.IsVirtualHostableS3Bucket
-
- Item - Class in software.amazon.awssdk.services.transcribestreaming.model
-
A word, phrase, or punctuation mark in your transcription output, along with various associated attributes, such as
confidence score, type, and start and end times.
- Item.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- items(Collection<Item>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Alternative.Builder
-
Contains words, phrases, or punctuation marks in your transcription output.
- items(Item...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Alternative.Builder
-
Contains words, phrases, or punctuation marks in your transcription output.
- items(Consumer<Item.Builder>...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Alternative.Builder
-
Contains words, phrases, or punctuation marks in your transcription output.
- items() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Alternative
-
Contains words, phrases, or punctuation marks in your transcription output.
- items(Collection<MedicalItem>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative.Builder
-
Contains words, phrases, or punctuation marks in your transcription output.
- items(MedicalItem...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative.Builder
-
Contains words, phrases, or punctuation marks in your transcription output.
- items(Consumer<MedicalItem.Builder>...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative.Builder
-
Contains words, phrases, or punctuation marks in your transcription output.
- items() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative
-
Contains words, phrases, or punctuation marks in your transcription output.
- items(Collection<CallAnalyticsItem>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Contains words, phrases, or punctuation marks that are associated with the specified
UtteranceEvent.
- items(CallAnalyticsItem...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Contains words, phrases, or punctuation marks that are associated with the specified
UtteranceEvent.
- items(Consumer<CallAnalyticsItem.Builder>...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Contains words, phrases, or punctuation marks that are associated with the specified
UtteranceEvent.
- items(Collection<CallAnalyticsItem>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- items(CallAnalyticsItem...) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- items(Consumer<CallAnalyticsItem.Builder>...) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- items() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
Contains words, phrases, or punctuation marks that are associated with the specified UtteranceEvent.
- ItemType - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- LanguageCode - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- languageCode(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.LanguageWithScore.Builder
-
The language code of the identified language.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.LanguageWithScore.Builder
-
The language code of the identified language.
- languageCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.LanguageWithScore
-
The language code of the identified language.
- languageCode(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Result.Builder
-
The language code that represents the language spoken in your audio stream.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Result.Builder
-
The language code that represents the language spoken in your audio stream.
- languageCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
The language code that represents the language spoken in your audio stream.
- languageCode(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Specify the language code that represents the language spoken in your audio.
- languageCode(CallAnalyticsLanguageCode) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Specify the language code that represents the language spoken in your audio.
- languageCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Specify the language code that represents the language spoken in your audio.
- languageCode(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the language code that you specified in your Call Analytics request.
- languageCode(CallAnalyticsLanguageCode) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the language code that you specified in your Call Analytics request.
- languageCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the language code that you specified in your Call Analytics request.
- languageCode(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Specify the language code that represents the language spoken in your audio.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Specify the language code that represents the language spoken in your audio.
- languageCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Specify the language code that represents the language spoken in your audio.
- languageCode(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Provides the language code that you specified in your request.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Provides the language code that you specified in your request.
- languageCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Provides the language code that you specified in your request.
- languageCode(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify the language code that represents the language spoken in your audio.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify the language code that represents the language spoken in your audio.
- languageCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify the language code that represents the language spoken in your audio.
- languageCode(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the language code that you specified in your request.
- languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the language code that you specified in your request.
- languageCode() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the language code that you specified in your request.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.LanguageWithScore
-
The language code of the identified language.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
The language code that represents the language spoken in your audio stream.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Specify the language code that represents the language spoken in your audio.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the language code that you specified in your Call Analytics request.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Specify the language code that represents the language spoken in your audio.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Provides the language code that you specified in your request.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify the language code that represents the language spoken in your audio.
- languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the language code that you specified in your request.
- languageIdentification(Collection<LanguageWithScore>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Result.Builder
-
The language code of the dominant language identified in your stream.
- languageIdentification(LanguageWithScore...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Result.Builder
-
The language code of the dominant language identified in your stream.
- languageIdentification(Consumer<LanguageWithScore.Builder>...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Result.Builder
-
The language code of the dominant language identified in your stream.
- languageIdentification() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
The language code of the dominant language identified in your stream.
- languageModelName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Specify the name of the custom language model that you want to use when processing your transcription.
- languageModelName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Specify the name of the custom language model that you want to use when processing your transcription.
- languageModelName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the name of the custom language model that you specified in your Call Analytics request.
- languageModelName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the name of the custom language model that you specified in your Call Analytics request.
- languageModelName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify the name of the custom language model that you want to use when processing your transcription.
- languageModelName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify the name of the custom language model that you want to use when processing your transcription.
- languageModelName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the name of the custom language model that you specified in your request.
- languageModelName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the name of the custom language model that you specified in your request.
- languageOptions(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify two or more language codes that represent the languages you think may be present in your media;
including more than five is not recommended.
- languageOptions() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify two or more language codes that represent the languages you think may be present in your media; including
more than five is not recommended.
- languageOptions(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the language codes that you specified in your request.
- languageOptions() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the language codes that you specified in your request.
- LanguageWithScore - Class in software.amazon.awssdk.services.transcribestreaming.model
-
The language code that represents the language identified in your audio, including the associated confidence score.
- LanguageWithScore.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- LimitExceededException - Exception in software.amazon.awssdk.services.transcribestreaming.model
-
Your client has exceeded one of the Amazon Transcribe limits.
- LimitExceededException.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- Literal - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Literal(String) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template.Literal
-
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- loadPartitions() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.DefaultPartitionDataProvider
-
- loadPartitions() - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.PartitionDataProvider
-
- marshall(AudioEvent) - Method in class software.amazon.awssdk.services.transcribestreaming.transform.AudioEventMarshaller
-
- marshall(ConfigurationEvent) - Method in class software.amazon.awssdk.services.transcribestreaming.transform.ConfigurationEventMarshaller
-
- marshall(StartCallAnalyticsStreamTranscriptionRequest) - Method in class software.amazon.awssdk.services.transcribestreaming.transform.StartCallAnalyticsStreamTranscriptionRequestMarshaller
-
- marshall(StartMedicalStreamTranscriptionRequest) - Method in class software.amazon.awssdk.services.transcribestreaming.transform.StartMedicalStreamTranscriptionRequestMarshaller
-
- marshall(StartStreamTranscriptionRequest) - Method in class software.amazon.awssdk.services.transcribestreaming.transform.StartStreamTranscriptionRequestMarshaller
-
- matchedCategories(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent.Builder
-
Lists the categories that were matched in your audio segment.
- matchedCategories(String...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent.Builder
-
Lists the categories that were matched in your audio segment.
- matchedCategories(Collection<String>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent.BuilderImpl
-
- matchedCategories(String...) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent.BuilderImpl
-
- matchedCategories() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
-
Lists the categories that were matched in your audio segment.
- matchedDetails(Map<String, PointsOfInterest>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent.Builder
-
Contains information about the matched categories, including category names and timestamps.
- matchedDetails(Map<String, PointsOfInterest>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent.BuilderImpl
-
- matchedDetails() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
-
Contains information about the matched categories, including category names and timestamps.
- MediaEncoding - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- mediaEncoding(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Specify the encoding of your input audio.
- mediaEncoding(MediaEncoding) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Specify the encoding of your input audio.
- mediaEncoding() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Specify the encoding of your input audio.
- mediaEncoding(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the media encoding you specified in your Call Analytics request.
- mediaEncoding(MediaEncoding) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the media encoding you specified in your Call Analytics request.
- mediaEncoding() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the media encoding you specified in your Call Analytics request.
- mediaEncoding(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Specify the encoding used for the input audio.
- mediaEncoding(MediaEncoding) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Specify the encoding used for the input audio.
- mediaEncoding() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Specify the encoding used for the input audio.
- mediaEncoding(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Provides the media encoding you specified in your request.
- mediaEncoding(MediaEncoding) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Provides the media encoding you specified in your request.
- mediaEncoding() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Provides the media encoding you specified in your request.
- mediaEncoding(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify the encoding of your input audio.
- mediaEncoding(MediaEncoding) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify the encoding of your input audio.
- mediaEncoding() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify the encoding of your input audio.
- mediaEncoding(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the media encoding you specified in your request.
- mediaEncoding(MediaEncoding) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the media encoding you specified in your request.
- mediaEncoding() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the media encoding you specified in your request.
- mediaEncodingAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Specify the encoding of your input audio.
- mediaEncodingAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the media encoding you specified in your Call Analytics request.
- mediaEncodingAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Specify the encoding used for the input audio.
- mediaEncodingAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Provides the media encoding you specified in your request.
- mediaEncodingAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify the encoding of your input audio.
- mediaEncodingAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the media encoding you specified in your request.
- mediaSampleRateHertz(Integer) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
The sample rate of the input audio (in hertz).
- mediaSampleRateHertz() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
The sample rate of the input audio (in hertz).
- mediaSampleRateHertz(Integer) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the sample rate that you specified in your Call Analytics request.
- mediaSampleRateHertz() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the sample rate that you specified in your Call Analytics request.
- mediaSampleRateHertz(Integer) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
The sample rate of the input audio (in hertz).
- mediaSampleRateHertz() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
The sample rate of the input audio (in hertz).
- mediaSampleRateHertz(Integer) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Provides the sample rate that you specified in your request.
- mediaSampleRateHertz() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Provides the sample rate that you specified in your request.
- mediaSampleRateHertz(Integer) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
The sample rate of the input audio (in hertz).
- mediaSampleRateHertz() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
The sample rate of the input audio (in hertz).
- mediaSampleRateHertz(Integer) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the sample rate that you specified in your request.
- mediaSampleRateHertz() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the sample rate that you specified in your request.
- MedicalAlternative - Class in software.amazon.awssdk.services.transcribestreaming.model
-
A list of possible alternative transcriptions for the input audio.
- MedicalAlternative.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- MedicalContentIdentificationType - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- MedicalEntity - Class in software.amazon.awssdk.services.transcribestreaming.model
-
Contains entities identified as personal health information (PHI) in your transcription output, along with various
associated attributes.
- MedicalEntity.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- MedicalItem - Class in software.amazon.awssdk.services.transcribestreaming.model
-
A word, phrase, or punctuation mark in your transcription output, along with various associated attributes, such as
confidence score, type, and start and end times.
- MedicalItem.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- MedicalResult - Class in software.amazon.awssdk.services.transcribestreaming.model
-
The Result associated with a .
- MedicalResult.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- MedicalTranscript - Class in software.amazon.awssdk.services.transcribestreaming.model
-
The MedicalTranscript associated with a .
- MedicalTranscript.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- MedicalTranscriptEvent - Class in software.amazon.awssdk.services.transcribestreaming.model
-
The MedicalTranscriptEvent associated with a MedicalTranscriptResultStream.
- MedicalTranscriptEvent(MedicalTranscriptEvent.BuilderImpl) - Constructor for class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent
-
- MedicalTranscriptEvent.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- MedicalTranscriptEvent.BuilderImpl - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- MedicalTranscriptResultStream - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
Base interface for all event types in MedicalTranscriptResultStream.
- MedicalTranscriptResultStream.EventType - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
The known possible types of events for MedicalTranscriptResultStream.
- message() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter.Deprecated
-
- message(String) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.SourceException.BuilderImpl
-
- message(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.BadRequestException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ConflictException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.InternalFailureException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.LimitExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ServiceUnavailableException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingException.Builder
-
- message(String) - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingException.BuilderImpl
-
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TranscribeStreamingRequestSetEndpointInterceptor
-
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TranscribeStreamingEndpointAuthSchemeInterceptor
-
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TranscribeStreamingResolveEndpointInterceptor
-
- Parameter - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter
-
- Parameter.Builder - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Parameter.Deprecated - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- ParameterReference - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- ParameterReference.Builder - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- parameters(Parameters) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.EndpointRuleset.Builder
-
- Parameters - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Parameters.Builder - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- ParameterType - Enum in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- parse(String) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Arn
-
- parse(String) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template.Dynamic
-
- ParseArn - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParseArn
-
- parseShortform(String) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- ParseUrl - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParseUrl
-
- Part() - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template.Part
-
- PartialResultsStability - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- partialResultsStability(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Specify the level of stability to use when you enable partial results stabilization (
EnablePartialResultsStabilization).
- partialResultsStability(PartialResultsStability) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Specify the level of stability to use when you enable partial results stabilization (
EnablePartialResultsStabilization).
- partialResultsStability() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Specify the level of stability to use when you enable partial results stabilization (
EnablePartialResultsStabilization).
- partialResultsStability(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the stabilization level used for your transcription.
- partialResultsStability(PartialResultsStability) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the stabilization level used for your transcription.
- partialResultsStability() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the stabilization level used for your transcription.
- partialResultsStability(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify the level of stability to use when you enable partial results stabilization (
EnablePartialResultsStabilization).
- partialResultsStability(PartialResultsStability) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify the level of stability to use when you enable partial results stabilization (
EnablePartialResultsStabilization).
- partialResultsStability() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify the level of stability to use when you enable partial results stabilization (
EnablePartialResultsStabilization).
- partialResultsStability(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the stabilization level used for your transcription.
- partialResultsStability(PartialResultsStability) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the stabilization level used for your transcription.
- partialResultsStability() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the stabilization level used for your transcription.
- partialResultsStabilityAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Specify the level of stability to use when you enable partial results stabilization (
EnablePartialResultsStabilization).
- partialResultsStabilityAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the stabilization level used for your transcription.
- partialResultsStabilityAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify the level of stability to use when you enable partial results stabilization (
EnablePartialResultsStabilization).
- partialResultsStabilityAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the stabilization level used for your transcription.
- participantRole(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ChannelDefinition.Builder
-
Specify the speaker you want to define.
- participantRole(ParticipantRole) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ChannelDefinition.Builder
-
Specify the speaker you want to define.
- participantRole() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ChannelDefinition
-
Specify the speaker you want to define.
- ParticipantRole - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- participantRole(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Provides the role of the speaker for each audio channel, either CUSTOMER or AGENT.
- participantRole(ParticipantRole) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Provides the role of the speaker for each audio channel, either CUSTOMER or AGENT.
- participantRole(String) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- participantRole(ParticipantRole) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- participantRole() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
Provides the role of the speaker for each audio channel, either CUSTOMER or AGENT.
- participantRoleAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ChannelDefinition
-
Specify the speaker you want to define.
- participantRoleAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
Provides the role of the speaker for each audio channel, either CUSTOMER or AGENT.
- partition() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Arn
-
- PARTITION - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParseArn
-
- Partition - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Partition.Builder - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- PartitionDataProvider - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- PartitionFn - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.PartitionFn
-
- Partitions - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partitions.Builder
-
- partitions() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partitions
-
- Partitions.Builder - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- path(String) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr.Builder
-
- path() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr
-
- PATH - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParseUrl
-
- piiEntityTypes(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Specify which types of personally identifiable information (PII) you want to redact in your transcript.
- piiEntityTypes() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Specify which types of personally identifiable information (PII) you want to redact in your transcript.
- piiEntityTypes(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Lists the PII entity types you specified in your Call Analytics request.
- piiEntityTypes() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Lists the PII entity types you specified in your Call Analytics request.
- piiEntityTypes(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify which types of personally identifiable information (PII) you want to redact in your transcript.
- piiEntityTypes() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify which types of personally identifiable information (PII) you want to redact in your transcript.
- piiEntityTypes(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Lists the PII entity types you specified in your request.
- piiEntityTypes() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Lists the PII entity types you specified in your request.
- PointsOfInterest - Class in software.amazon.awssdk.services.transcribestreaming.model
-
Contains the timestamps of matched categories.
- PointsOfInterest.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- pop() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Scope
-
- postCallAnalyticsSettings(PostCallAnalyticsSettings) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent.Builder
-
Provides additional optional settings for your Call Analytics post-call request, including encryption and
output locations for your redacted and unredacted transcript.
- postCallAnalyticsSettings(Consumer<PostCallAnalyticsSettings.Builder>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent.Builder
-
Provides additional optional settings for your Call Analytics post-call request, including encryption and
output locations for your redacted and unredacted transcript.
- postCallAnalyticsSettings(PostCallAnalyticsSettings) - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent.BuilderImpl
-
- postCallAnalyticsSettings() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
-
Provides additional optional settings for your Call Analytics post-call request, including encryption and output
locations for your redacted and unredacted transcript.
- PostCallAnalyticsSettings - Class in software.amazon.awssdk.services.transcribestreaming.model
-
Allows you to specify additional settings for your streaming Call Analytics post-call request, including output
locations for your redacted and unredacted transcript, which IAM role to use, and, optionally, which encryption key
to use.
- PostCallAnalyticsSettings.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- preferredLanguage(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify a preferred language from the subset of languages codes you specified in LanguageOptions
.
- preferredLanguage(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify a preferred language from the subset of languages codes you specified in LanguageOptions
.
- preferredLanguage() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify a preferred language from the subset of languages codes you specified in LanguageOptions.
- preferredLanguage(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the preferred language that you specified in your request.
- preferredLanguage(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the preferred language that you specified in your request.
- preferredLanguage() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the preferred language that you specified in your request.
- preferredLanguageAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify a preferred language from the subset of languages codes you specified in LanguageOptions.
- preferredLanguageAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the preferred language that you specified in your request.
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Endpoint.Builder
-
- property(String, Value) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Endpoint.Builder
-
- push() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Scope
-
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partition.Builder
-
- ref(Identifier) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Expr
-
- Ref - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Ref
-
- region() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Arn
-
- REGION - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParseArn
-
- region(Region) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.TranscribeStreamingEndpointParams.Builder
-
- region() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.TranscribeStreamingEndpointParams
-
- region(Region) - Method in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingServiceClientConfiguration.Builder
-
Configure the region
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.AwsEndpointProviderUtils
-
- RegionOverride - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- RegionOverride.Builder - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- regionRegex(String) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partition.Builder
-
- regionRegex() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partition
-
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partition.Builder
-
- regions() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partition
-
- requestId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.BadRequestException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ConflictException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.InternalFailureException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.LimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ServiceUnavailableException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the identifier for your Call Analytics streaming request.
- requestId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the identifier for your Call Analytics streaming request.
- requestId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Provides the identifier for your streaming request.
- requestId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Provides the identifier for your streaming request.
- requestId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the identifier for your streaming request.
- requestId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the identifier for your streaming request.
- requestId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingException.BuilderImpl
-
- required(boolean) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter.Builder
-
- resolveEndpoint(TranscribeStreamingEndpointParams) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.DefaultTranscribeStreamingEndpointProvider
-
- resolveEndpoint(TranscribeStreamingEndpointParams) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.TranscribeStreamingEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(Consumer<TranscribeStreamingEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.TranscribeStreamingEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resource() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Arn
-
- responseMetadata() - Method in interface software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingResponse
-
- result(String) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Condition.Builder
-
- Result - Class in software.amazon.awssdk.services.transcribestreaming.model
-
The Result associated with a .
- Result.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- resultId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalResult.Builder
-
Provides a unique identifier for the Result.
- resultId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalResult
-
Provides a unique identifier for the Result.
- resultId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Result.Builder
-
Provides a unique identifier for the Result.
- resultId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
Provides a unique identifier for the Result.
- results(Collection<MedicalResult>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscript.Builder
-
Contains a set of transcription results from one or more audio segments, along with additional information
per your request parameters.
- results(MedicalResult...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscript.Builder
-
Contains a set of transcription results from one or more audio segments, along with additional information
per your request parameters.
- results(Consumer<MedicalResult.Builder>...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscript.Builder
-
Contains a set of transcription results from one or more audio segments, along with additional information
per your request parameters.
- results() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscript
-
Contains a set of transcription results from one or more audio segments, along with additional information per
your request parameters.
- results(Collection<Result>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Transcript.Builder
-
Contains a set of transcription results from one or more audio segments, along with additional information
per your request parameters.
- results(Result...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Transcript.Builder
-
Contains a set of transcription results from one or more audio segments, along with additional information
per your request parameters.
- results(Consumer<Result.Builder>...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Transcript.Builder
-
Contains a set of transcription results from one or more audio segments, along with additional information
per your request parameters.
- results() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Transcript
-
Contains a set of transcription results from one or more audio segments, along with additional information per
your request parameters.
- reverse() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Substring
-
- Rule - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Rule
-
- Rule.Builder - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- RuleEngine - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- RuleError - Exception in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleError
-
- RuleError.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- RuleEvaluator - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- RULES - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Rule
-
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
- SCHEME - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParseUrl
-
- Scope<T> - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Scope() - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Scope
-
- score(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.LanguageWithScore.Builder
-
The confidence score associated with the identified language code.
- score() - Method in class software.amazon.awssdk.services.transcribestreaming.model.LanguageWithScore
-
The confidence score associated with the identified language code.
- sdkEventType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.AudioEvent
-
- sdkEventType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.audiostream.DefaultConfigurationEvent
-
- sdkEventType() - Method in interface software.amazon.awssdk.services.transcribestreaming.model.AudioStream
-
The type of this event.
- sdkEventType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.callanalyticstranscriptresultstream.DefaultCategoryEvent
-
- sdkEventType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.callanalyticstranscriptresultstream.DefaultUtteranceEvent
-
- sdkEventType() - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsTranscriptResultStream
-
The type of this event.
- sdkEventType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent
-
- sdkEventType() - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptResultStream
-
The type of this event.
- sdkEventType() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent
-
- sdkEventType() - Method in interface software.amazon.awssdk.services.transcribestreaming.model.TranscriptResultStream
-
The type of this event.
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Alternative
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.AudioEvent.BuilderImpl
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.AudioEvent
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transcribestreaming.model.BadRequestException
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent.BuilderImpl
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ChannelDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CharacterOffsets
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent.BuilderImpl
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transcribestreaming.model.ConflictException
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Entity
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transcribestreaming.model.InternalFailureException
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.IssueDetected
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.LanguageWithScore
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transcribestreaming.model.LimitExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalResult
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscript
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent.BuilderImpl
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.PointsOfInterest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.PostCallAnalyticsSettings
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transcribestreaming.model.ServiceUnavailableException
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TimestampRange
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Transcript
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent.BuilderImpl
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
- Sentiment - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- sentiment(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Provides the sentiment that was detected in the specified segment.
- sentiment(Sentiment) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Provides the sentiment that was detected in the specified segment.
- sentiment(String) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- sentiment(Sentiment) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- sentiment() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
Provides the sentiment that was detected in the specified segment.
- sentimentAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
Provides the sentiment that was detected in the specified segment.
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.Alternative
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.AudioEvent
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribestreaming.model.BadRequestException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.ChannelDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.CharacterOffsets
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribestreaming.model.ConflictException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.Entity
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribestreaming.model.InternalFailureException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.IssueDetected
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.LanguageWithScore
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribestreaming.model.LimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalResult
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscript
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.PointsOfInterest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.PostCallAnalyticsSettings
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribestreaming.model.ServiceUnavailableException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.TimestampRange
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.Transcript
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
- service() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Arn
-
- SERVICE - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParseArn
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingAsyncClient
-
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingAsyncClient
-
- serviceId(String) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.EndpointRuleset.Builder
-
- ServiceUnavailableException - Exception in software.amazon.awssdk.services.transcribestreaming.model
-
The service is currently unavailable.
- ServiceUnavailableException.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- sessionId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Specify a name for your Call Analytics transcription session.
- sessionId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Specify a name for your Call Analytics transcription session.
- sessionId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the identifier for your Call Analytics transcription session.
- sessionId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the identifier for your Call Analytics transcription session.
- sessionId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Specify a name for your transcription session.
- sessionId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Specify a name for your transcription session.
- sessionId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Provides the identifier for your transcription session.
- sessionId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Provides the identifier for your transcription session.
- sessionId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify a name for your transcription session.
- sessionId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify a name for your transcription session.
- sessionId(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the identifier for your transcription session.
- sessionId() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the identifier for your transcription session.
- setAudioChunk(ByteBuffer) - Method in class software.amazon.awssdk.services.transcribestreaming.model.AudioEvent.BuilderImpl
-
- setBeginOffsetMillis(Long) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- setChannelDefinitions(Collection<ChannelDefinition.BuilderImpl>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent.BuilderImpl
-
- setEndOffsetMillis(Long) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- setEntities(Collection<CallAnalyticsEntity.BuilderImpl>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- setIsPartial(Boolean) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- setIssuesDetected(Collection<IssueDetected.BuilderImpl>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- setItems(Collection<CallAnalyticsItem.BuilderImpl>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- setMatchedCategories(Collection<String>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent.BuilderImpl
-
- setMatchedDetails(Map<String, PointsOfInterest.BuilderImpl>) - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent.BuilderImpl
-
- setParticipantRole(String) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- setPostCallAnalyticsSettings(PostCallAnalyticsSettings.BuilderImpl) - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent.BuilderImpl
-
- setSentiment(String) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- setSigningParams(ExecutionAttributes, EndpointAuthScheme) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.AuthSchemeUtils
-
- setTranscript(MedicalTranscript.BuilderImpl) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent.BuilderImpl
-
- setTranscript(Transcript.BuilderImpl) - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent.BuilderImpl
-
- setTranscript(String) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- setUtteranceId(String) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- showSpeakerLabel(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Enables speaker partitioning (diarization) in your transcription output.
- showSpeakerLabel() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Enables speaker partitioning (diarization) in your transcription output.
- showSpeakerLabel(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Shows whether speaker partitioning was enabled for your transcription.
- showSpeakerLabel() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Shows whether speaker partitioning was enabled for your transcription.
- showSpeakerLabel(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Enables speaker partitioning (diarization) in your transcription output.
- showSpeakerLabel() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Enables speaker partitioning (diarization) in your transcription output.
- showSpeakerLabel(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Shows whether speaker partitioning was enabled for your transcription.
- showSpeakerLabel() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Shows whether speaker partitioning was enabled for your transcription.
- since() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter.Deprecated
-
- SingleArgFn - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.SingleArgFn
-
- size() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Array
-
- software.amazon.awssdk.services.transcribestreaming - package software.amazon.awssdk.services.transcribestreaming
-
Amazon Transcribe streaming offers three main types of real-time transcription: Standard, Medical, and
Call Analytics.
- software.amazon.awssdk.services.transcribestreaming.endpoints - package software.amazon.awssdk.services.transcribestreaming.endpoints
-
- software.amazon.awssdk.services.transcribestreaming.endpoints.internal - package software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- software.amazon.awssdk.services.transcribestreaming.internal - package software.amazon.awssdk.services.transcribestreaming.internal
-
- software.amazon.awssdk.services.transcribestreaming.model - package software.amazon.awssdk.services.transcribestreaming.model
-
- software.amazon.awssdk.services.transcribestreaming.model.audiostream - package software.amazon.awssdk.services.transcribestreaming.model.audiostream
-
- software.amazon.awssdk.services.transcribestreaming.model.callanalyticstranscriptresultstream - package software.amazon.awssdk.services.transcribestreaming.model.callanalyticstranscriptresultstream
-
- software.amazon.awssdk.services.transcribestreaming.transform - package software.amazon.awssdk.services.transcribestreaming.transform
-
- SourceException - Exception in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- speaker(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Item.Builder
-
If speaker partitioning is enabled, Speaker labels the speaker of the specified item.
- speaker() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
If speaker partitioning is enabled, Speaker labels the speaker of the specified item.
- speaker(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalItem.Builder
-
If speaker partitioning is enabled, Speaker labels the speaker of the specified item.
- speaker() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
If speaker partitioning is enabled, Speaker labels the speaker of the specified item.
- Specialty - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- specialty(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Specify the medical specialty contained in your audio.
- specialty(Specialty) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Specify the medical specialty contained in your audio.
- specialty() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Specify the medical specialty contained in your audio.
- specialty(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Provides the medical specialty that you specified in your request.
- specialty(Specialty) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Provides the medical specialty that you specified in your request.
- specialty() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Provides the medical specialty that you specified in your request.
- specialtyAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Specify the medical specialty contained in your audio.
- specialtyAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Provides the medical specialty that you specified in your request.
- stable(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem.Builder
-
If partial result stabilization is enabled, Stable indicates whether the specified item is
stable (true) or if it may change when the segment is complete (false).
- stable() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
If partial result stabilization is enabled, Stable indicates whether the specified item is stable (
true) or if it may change when the segment is complete (false).
- stable(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Item.Builder
-
If partial result stabilization is enabled, Stable indicates whether the specified item is
stable (true) or if it may change when the segment is complete (false).
- stable() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
If partial result stabilization is enabled, Stable indicates whether the specified item is stable (
true) or if it may change when the segment is complete (false).
- startCallAnalyticsStreamTranscription(StartCallAnalyticsStreamTranscriptionRequest, Publisher<AudioStream>, StartCallAnalyticsStreamTranscriptionResponseHandler) - Method in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingAsyncClient
-
Starts a bidirectional HTTP/2 or WebSocket stream where audio is streamed to Amazon Transcribe and the
transcription results are streamed to your application.
- startCallAnalyticsStreamTranscription(Consumer<StartCallAnalyticsStreamTranscriptionRequest.Builder>, Publisher<AudioStream>, StartCallAnalyticsStreamTranscriptionResponseHandler) - Method in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingAsyncClient
-
Starts a bidirectional HTTP/2 or WebSocket stream where audio is streamed to Amazon Transcribe and the
transcription results are streamed to your application.
- StartCallAnalyticsStreamTranscriptionRequest - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- StartCallAnalyticsStreamTranscriptionRequest.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- StartCallAnalyticsStreamTranscriptionRequestMarshaller - Class in software.amazon.awssdk.services.transcribestreaming.transform
-
- StartCallAnalyticsStreamTranscriptionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribestreaming.transform.StartCallAnalyticsStreamTranscriptionRequestMarshaller
-
- StartCallAnalyticsStreamTranscriptionResponse - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- StartCallAnalyticsStreamTranscriptionResponse.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- StartCallAnalyticsStreamTranscriptionResponseHandler - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
Response handler for the StartCallAnalyticsStreamTranscription API.
- StartCallAnalyticsStreamTranscriptionResponseHandler.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- StartCallAnalyticsStreamTranscriptionResponseHandler.Visitor - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- StartCallAnalyticsStreamTranscriptionResponseHandler.Visitor.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- startIndex() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Substring
-
- startMedicalStreamTranscription(StartMedicalStreamTranscriptionRequest, Publisher<AudioStream>, StartMedicalStreamTranscriptionResponseHandler) - Method in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingAsyncClient
-
Starts a bidirectional HTTP/2 or WebSocket stream where audio is streamed to Amazon Transcribe Medical and the
transcription results are streamed to your application.
- startMedicalStreamTranscription(Consumer<StartMedicalStreamTranscriptionRequest.Builder>, Publisher<AudioStream>, StartMedicalStreamTranscriptionResponseHandler) - Method in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingAsyncClient
-
Starts a bidirectional HTTP/2 or WebSocket stream where audio is streamed to Amazon Transcribe Medical and the
transcription results are streamed to your application.
- StartMedicalStreamTranscriptionRequest - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- StartMedicalStreamTranscriptionRequest.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- StartMedicalStreamTranscriptionRequestMarshaller - Class in software.amazon.awssdk.services.transcribestreaming.transform
-
- StartMedicalStreamTranscriptionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribestreaming.transform.StartMedicalStreamTranscriptionRequestMarshaller
-
- StartMedicalStreamTranscriptionResponse - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- StartMedicalStreamTranscriptionResponse.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- StartMedicalStreamTranscriptionResponseHandler - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
Response handler for the StartMedicalStreamTranscription API.
- StartMedicalStreamTranscriptionResponseHandler.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- StartMedicalStreamTranscriptionResponseHandler.Visitor - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- StartMedicalStreamTranscriptionResponseHandler.Visitor.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- startStreamTranscription(StartStreamTranscriptionRequest, Publisher<AudioStream>, StartStreamTranscriptionResponseHandler) - Method in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingAsyncClient
-
Starts a bidirectional HTTP/2 or WebSocket stream where audio is streamed to Amazon Transcribe and the
transcription results are streamed to your application.
- startStreamTranscription(Consumer<StartStreamTranscriptionRequest.Builder>, Publisher<AudioStream>, StartStreamTranscriptionResponseHandler) - Method in interface software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingAsyncClient
-
Starts a bidirectional HTTP/2 or WebSocket stream where audio is streamed to Amazon Transcribe and the
transcription results are streamed to your application.
- StartStreamTranscriptionRequest - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- StartStreamTranscriptionRequest.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- StartStreamTranscriptionRequestMarshaller - Class in software.amazon.awssdk.services.transcribestreaming.transform
-
- StartStreamTranscriptionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribestreaming.transform.StartStreamTranscriptionRequestMarshaller
-
- StartStreamTranscriptionResponse - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- StartStreamTranscriptionResponse.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- StartStreamTranscriptionResponseHandler - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
Response handler for the StartStreamTranscription API.
- StartStreamTranscriptionResponseHandler.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- StartStreamTranscriptionResponseHandler.Visitor - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- StartStreamTranscriptionResponseHandler.Visitor.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- startTime(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Entity.Builder
-
The start time, in milliseconds, of the utterance that was identified as PII.
- startTime() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Entity
-
The start time, in milliseconds, of the utterance that was identified as PII.
- startTime(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Item.Builder
-
The start time, in milliseconds, of the transcribed item.
- startTime() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
The start time, in milliseconds, of the transcribed item.
- startTime(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity.Builder
-
The start time, in milliseconds, of the utterance that was identified as PHI.
- startTime() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity
-
The start time, in milliseconds, of the utterance that was identified as PHI.
- startTime(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalItem.Builder
-
The start time, in milliseconds, of the transcribed item.
- startTime() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
The start time, in milliseconds, of the transcribed item.
- startTime(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalResult.Builder
-
The start time, in milliseconds, of the Result.
- startTime() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalResult
-
The start time, in milliseconds, of the Result.
- startTime(Double) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Result.Builder
-
The start time, in milliseconds, of the Result.
- startTime() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
The start time, in milliseconds, of the Result.
- statusCode(int) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.BadRequestException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ConflictException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.InternalFailureException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.LimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.ServiceUnavailableException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingException.BuilderImpl
-
- stopIndex() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Substring
-
- StringEqualsFn - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.StringEqualsFn
-
- stringToParse() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Substring
-
- subscriber(StartCallAnalyticsStreamTranscriptionResponseHandler.Visitor) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponseHandler.Builder
-
Sets the subscriber to the Publisher of events.
- subscriber(StartMedicalStreamTranscriptionResponseHandler.Visitor) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponseHandler.Builder
-
Sets the subscriber to the Publisher of events.
- subscriber(StartStreamTranscriptionResponseHandler.Visitor) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponseHandler.Builder
-
Sets the subscriber to the Publisher of events.
- Substring - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Substring
-
- SUBSTRING - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Substring
-
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.PartitionFn
-
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.PartitionFn
-
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Outputs.Builder
-
- supportsDualStack() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Outputs
-
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Outputs.Builder
-
- supportsFips() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Outputs
-
- target(Expr) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr.Builder
-
- target() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr
-
- target() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Not
-
- target() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.SingleArgFn
-
- template() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Expr
-
- template() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr
-
- template() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter
-
- template() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Ref
-
- Template - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Template.Literal - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Template.Part - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- TimestampRange - Class in software.amazon.awssdk.services.transcribestreaming.model
-
Contains the timestamp range (start time through end time) of a matched category.
- TimestampRange.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- timestampRanges(Collection<TimestampRange>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.PointsOfInterest.Builder
-
Contains the timestamp ranges (start time through end time) of matched categories and rules.
- timestampRanges(TimestampRange...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.PointsOfInterest.Builder
-
Contains the timestamp ranges (start time through end time) of matched categories and rules.
- timestampRanges(Consumer<TimestampRange.Builder>...) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.PointsOfInterest.Builder
-
Contains the timestamp ranges (start time through end time) of matched categories and rules.
- timestampRanges() - Method in class software.amazon.awssdk.services.transcribestreaming.model.PointsOfInterest
-
Contains the timestamp ranges (start time through end time) of matched categories and rules.
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.TranscribeStreamingEndpointParams
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Alternative
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.AudioEvent
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.audiostream.DefaultConfigurationEvent
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transcribestreaming.model.BadRequestException
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.callanalyticstranscriptresultstream.DefaultCategoryEvent
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.callanalyticstranscriptresultstream.DefaultUtteranceEvent
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ChannelDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CharacterOffsets
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transcribestreaming.model.ConflictException
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Entity
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transcribestreaming.model.InternalFailureException
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.IssueDetected
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.LanguageWithScore
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transcribestreaming.model.LimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalResult
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscript
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.PointsOfInterest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.PostCallAnalyticsSettings
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transcribestreaming.model.ServiceUnavailableException
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TimestampRange
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingException
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Transcript
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
- toList() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameters
-
- toParameterReference() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter
-
- toParameterReference() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParameterReference
-
- ToParameterReference - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- toParameterReference() - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ToParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Arn
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Condition
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.EndpointResult
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.EndpointRule
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.EndpointRuleset
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ErrorRule
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FatScope
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Fn
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr.Part.Index
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr.Part.Key
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.GetAttr
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Identifier
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Outputs
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter.Deprecated
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameters
-
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParameterType
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partitions
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Ref
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Scope
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template.Dynamic
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template.Literal
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Template
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TreeRule
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Array
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Endpoint
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Record
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value.Str
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Alternative
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.AudioEvent
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.AudioStream.EventType
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsLanguageCode
-
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsTranscriptResultStream.EventType
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CategoryEvent
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ChannelDefinition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CharacterOffsets
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.ContentIdentificationType
-
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.ContentRedactionOutput
-
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.ContentRedactionType
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Entity
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.IssueDetected
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.ItemType
-
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.LanguageCode
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.LanguageWithScore
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.MediaEncoding
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.MedicalContentIdentificationType
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalEntity
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalResult
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscript
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptResultStream.EventType
-
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.PartialResultsStability
-
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.ParticipantRole
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.PointsOfInterest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.PostCallAnalyticsSettings
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Result
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.Sentiment
-
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.Specialty
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TimestampRange
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Transcript
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.TranscriptResultStream.EventType
-
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.Type
-
- toString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.transcribestreaming.model.VocabularyFilterMethod
-
- TranscribeStreamingAsyncClient - Interface in software.amazon.awssdk.services.transcribestreaming
-
Service client for accessing Amazon Transcribe Streaming Service asynchronously.
- TranscribeStreamingAsyncClientBuilder - Interface in software.amazon.awssdk.services.transcribestreaming
-
- TranscribeStreamingBaseClientBuilder<B extends TranscribeStreamingBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.transcribestreaming
-
- TranscribeStreamingClientOption<T> - Class in software.amazon.awssdk.services.transcribestreaming.internal
-
- TranscribeStreamingEndpointAuthSchemeInterceptor - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- TranscribeStreamingEndpointAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TranscribeStreamingEndpointAuthSchemeInterceptor
-
- TranscribeStreamingEndpointParams - Class in software.amazon.awssdk.services.transcribestreaming.endpoints
-
The parameters object used to resolve an endpoint for the TranscribeStreaming service.
- TranscribeStreamingEndpointParams.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints
-
- TranscribeStreamingEndpointProvider - Interface in software.amazon.awssdk.services.transcribestreaming.endpoints
-
An endpoint provider for TranscribeStreaming.
- TranscribeStreamingException - Exception in software.amazon.awssdk.services.transcribestreaming.model
-
- TranscribeStreamingException(TranscribeStreamingException.Builder) - Constructor for exception software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingException
-
- TranscribeStreamingException.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- TranscribeStreamingException.BuilderImpl - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- TranscribeStreamingRequest - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- TranscribeStreamingRequest(TranscribeStreamingRequest.Builder) - Constructor for class software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingRequest
-
- TranscribeStreamingRequest.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- TranscribeStreamingRequest.BuilderImpl - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- TranscribeStreamingRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- TranscribeStreamingRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TranscribeStreamingRequestSetEndpointInterceptor
-
- TranscribeStreamingResolveEndpointInterceptor - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- TranscribeStreamingResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TranscribeStreamingResolveEndpointInterceptor
-
- TranscribeStreamingResponse - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- TranscribeStreamingResponse(TranscribeStreamingResponse.Builder) - Constructor for class software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingResponse
-
- TranscribeStreamingResponse.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- TranscribeStreamingResponse.BuilderImpl - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- TranscribeStreamingResponseMetadata - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- TranscribeStreamingServiceClientConfiguration - Class in software.amazon.awssdk.services.transcribestreaming
-
Class to expose the service client settings to the user.
- TranscribeStreamingServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.transcribestreaming
-
- transcript(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Alternative.Builder
-
Contains transcribed text.
- transcript() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Alternative
-
Contains transcribed text.
- transcript(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative.Builder
-
Contains transcribed text.
- transcript() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalAlternative
-
Contains transcribed text.
- transcript(MedicalTranscript) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent.Builder
-
Contains Results, which contains a set of transcription results from one or more audio segments,
along with additional information per your request parameters.
- transcript(Consumer<MedicalTranscript.Builder>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent.Builder
-
Contains Results, which contains a set of transcription results from one or more audio segments,
along with additional information per your request parameters.
- transcript(MedicalTranscript) - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent.BuilderImpl
-
- transcript() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptEvent
-
Contains Results, which contains a set of transcription results from one or more audio segments,
along with additional information per your request parameters.
- Transcript - Class in software.amazon.awssdk.services.transcribestreaming.model
-
The Transcript associated with a .
- transcript(Transcript) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent.Builder
-
Contains Results, which contains a set of transcription results from one or more audio segments,
along with additional information per your request parameters.
- transcript(Consumer<Transcript.Builder>) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent.Builder
-
Contains Results, which contains a set of transcription results from one or more audio segments,
along with additional information per your request parameters.
- transcript(Transcript) - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent.BuilderImpl
-
- transcript() - Method in class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent
-
Contains Results, which contains a set of transcription results from one or more audio segments,
along with additional information per your request parameters.
- transcript(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.Builder
-
Contains transcribed text.
- transcript(String) - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent.BuilderImpl
-
- transcript() - Method in class software.amazon.awssdk.services.transcribestreaming.model.UtteranceEvent
-
Contains transcribed text.
- Transcript.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- TranscriptEvent - Class in software.amazon.awssdk.services.transcribestreaming.model
-
The TranscriptEvent associated with a TranscriptResultStream.
- TranscriptEvent(TranscriptEvent.BuilderImpl) - Constructor for class software.amazon.awssdk.services.transcribestreaming.model.TranscriptEvent
-
- TranscriptEvent.Builder - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
- TranscriptEvent.BuilderImpl - Class in software.amazon.awssdk.services.transcribestreaming.model
-
- transcriptEventBuilder() - Static method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptResultStream
-
Create a builder for the TranscriptEvent event type for this stream.
- transcriptEventBuilder() - Static method in interface software.amazon.awssdk.services.transcribestreaming.model.TranscriptResultStream
-
Create a builder for the TranscriptEvent event type for this stream.
- TranscriptResultStream - Interface in software.amazon.awssdk.services.transcribestreaming.model
-
Base interface for all event types in TranscriptResultStream.
- TranscriptResultStream.EventType - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
The known possible types of events for TranscriptResultStream.
- TREE - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Rule
-
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Rule.Builder
-
- TreeRule - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TreeRule
-
- type(ParameterType) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter.Builder
-
- TYPE - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter
-
- TYPE - Static variable in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Rule
-
- type(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity.Builder
-
The type of PII identified.
- type() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsEntity
-
The type of PII identified.
- type(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem.Builder
-
The type of item identified.
- type(ItemType) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem.Builder
-
The type of item identified.
- type() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
The type of item identified.
- type(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Entity.Builder
-
The type of PII identified.
- type() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Entity
-
The type of PII identified.
- type(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Item.Builder
-
The type of item identified.
- type(ItemType) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Item.Builder
-
The type of item identified.
- type() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
The type of item identified.
- type(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalItem.Builder
-
The type of item identified.
- type(ItemType) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.MedicalItem.Builder
-
The type of item identified.
- type() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
The type of item identified.
- type(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Specify the type of input audio.
- type(Type) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Specify the type of input audio.
- type() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Specify the type of input audio.
- type(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Provides the type of audio you specified in your request.
- type(Type) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Provides the type of audio you specified in your request.
- type() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Provides the type of audio you specified in your request.
- Type - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- typeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
The type of item identified.
- typeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
The type of item identified.
- typeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.MedicalItem
-
The type of item identified.
- typeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Specify the type of input audio.
- typeAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Provides the type of audio you specified in your request.
- types() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FatScope
-
- validate() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnNode
-
- value(Value) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Parameter.Builder
-
- Value - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine.
- Value() - Constructor for class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Value
-
- Value.Array - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Value.Int - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
- Value.Record - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.transcribestreaming.endpoints.internal
-
A string value.
- valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.AwsEndpointProviderUtils
-
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.AudioStream.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsLanguageCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsTranscriptResultStream.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ContentIdentificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ContentRedactionOutput
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ContentRedactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.LanguageCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.MediaEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.MedicalContentIdentificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptResultStream.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.PartialResultsStability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ParticipantRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.Sentiment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.Specialty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.TranscriptResultStream.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.VocabularyFilterMethod
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.AudioStream.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsLanguageCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsTranscriptResultStream.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ContentIdentificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ContentRedactionOutput
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ContentRedactionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.LanguageCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.MediaEncoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.MedicalContentIdentificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscriptResultStream.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.PartialResultsStability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.ParticipantRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.Sentiment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.Specialty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.TranscriptResultStream.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.transcribestreaming.model.VocabularyFilterMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version(String) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.EndpointRuleset.Builder
-
- version(String) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partitions.Builder
-
- version() - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Partitions
-
- visit(MedicalTranscriptEvent) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponseHandler.Visitor
-
- visit(TranscriptEvent) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponseHandler.Visitor
-
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal.Visitor
-
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnVisitor
-
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitCategoryEvent(CategoryEvent) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponseHandler.Visitor
-
- visitDefault(CallAnalyticsTranscriptResultStream) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponseHandler.Visitor
-
A required "else" or "default" block, invoked when no other more-specific "visit" method is appropriate.
- visitDefault(MedicalTranscriptResultStream) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponseHandler.Visitor
-
A required "else" or "default" block, invoked when no other more-specific "visit" method is appropriate.
- visitDefault(TranscriptResultStream) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponseHandler.Visitor
-
A required "else" or "default" block, invoked when no other more-specific "visit" method is appropriate.
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleValueVisitor
-
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleValueVisitor
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ExprVisitor.Default
-
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ExprVisitor
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnVisitor
-
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitInt(int) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal.Visitor
-
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnVisitor
-
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnVisitor
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnVisitor
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ExprVisitor.Default
-
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ExprVisitor
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitNot(Not) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnVisitor
-
- visitNot(Not) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal.Visitor
-
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnVisitor
-
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnVisitor
-
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnVisitor
-
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ExprVisitor.Default
-
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.ExprVisitor
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal.Visitor
-
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnVisitor
-
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnVisitor
-
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleValueVisitor
-
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.Literal.Visitor
-
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.transcribestreaming.endpoints.internal.FnVisitor
-
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.transcribestreaming.endpoints.internal.RuleEvaluator
-
- visitUtteranceEvent(UtteranceEvent) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponseHandler.Visitor
-
- vocabularyFilterMatch(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem.Builder
-
Indicates whether the specified item matches a word in the vocabulary filter included in your Call Analytics
request.
- vocabularyFilterMatch() - Method in class software.amazon.awssdk.services.transcribestreaming.model.CallAnalyticsItem
-
Indicates whether the specified item matches a word in the vocabulary filter included in your Call Analytics
request.
- vocabularyFilterMatch(Boolean) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.Item.Builder
-
Indicates whether the specified item matches a word in the vocabulary filter included in your request.
- vocabularyFilterMatch() - Method in class software.amazon.awssdk.services.transcribestreaming.model.Item
-
Indicates whether the specified item matches a word in the vocabulary filter included in your request.
- vocabularyFilterMethod(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Specify how you want your vocabulary filter applied to your transcript.
- vocabularyFilterMethod(VocabularyFilterMethod) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Specify how you want your vocabulary filter applied to your transcript.
- vocabularyFilterMethod() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Specify how you want your vocabulary filter applied to your transcript.
- vocabularyFilterMethod(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the vocabulary filtering method used in your Call Analytics transcription.
- vocabularyFilterMethod(VocabularyFilterMethod) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the vocabulary filtering method used in your Call Analytics transcription.
- vocabularyFilterMethod() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the vocabulary filtering method used in your Call Analytics transcription.
- vocabularyFilterMethod(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify how you want your vocabulary filter applied to your transcript.
- vocabularyFilterMethod(VocabularyFilterMethod) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify how you want your vocabulary filter applied to your transcript.
- vocabularyFilterMethod() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify how you want your vocabulary filter applied to your transcript.
- vocabularyFilterMethod(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the vocabulary filtering method used in your transcription.
- vocabularyFilterMethod(VocabularyFilterMethod) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the vocabulary filtering method used in your transcription.
- vocabularyFilterMethod() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the vocabulary filtering method used in your transcription.
- VocabularyFilterMethod - Enum in software.amazon.awssdk.services.transcribestreaming.model
-
- vocabularyFilterMethodAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Specify how you want your vocabulary filter applied to your transcript.
- vocabularyFilterMethodAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the vocabulary filtering method used in your Call Analytics transcription.
- vocabularyFilterMethodAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify how you want your vocabulary filter applied to your transcript.
- vocabularyFilterMethodAsString() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the vocabulary filtering method used in your transcription.
- vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Specify the name of the custom vocabulary filter that you want to use when processing your transcription.
- vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Specify the name of the custom vocabulary filter that you want to use when processing your transcription.
- vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the name of the custom vocabulary filter that you specified in your Call Analytics request.
- vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the name of the custom vocabulary filter that you specified in your Call Analytics request.
- vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify the name of the custom vocabulary filter that you want to use when processing your transcription.
- vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify the name of the custom vocabulary filter that you want to use when processing your transcription.
- vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the name of the custom vocabulary filter that you specified in your request.
- vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the name of the custom vocabulary filter that you specified in your request.
- vocabularyFilterNames(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify the names of the custom vocabulary filters that you want to use when processing your transcription.
- vocabularyFilterNames() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify the names of the custom vocabulary filters that you want to use when processing your transcription.
- vocabularyFilterNames(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the names of the custom vocabulary filters that you specified in your request.
- vocabularyFilterNames() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the names of the custom vocabulary filters that you specified in your request.
- vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest.Builder
-
Specify the name of the custom vocabulary that you want to use when processing your transcription.
- vocabularyName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionRequest
-
Specify the name of the custom vocabulary that you want to use when processing your transcription.
- vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse.Builder
-
Provides the name of the custom vocabulary that you specified in your Call Analytics request.
- vocabularyName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartCallAnalyticsStreamTranscriptionResponse
-
Provides the name of the custom vocabulary that you specified in your Call Analytics request.
- vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest.Builder
-
Specify the name of the custom vocabulary that you want to use when processing your transcription.
- vocabularyName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionRequest
-
Specify the name of the custom vocabulary that you want to use when processing your transcription.
- vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse.Builder
-
Provides the name of the custom vocabulary that you specified in your request.
- vocabularyName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartMedicalStreamTranscriptionResponse
-
Provides the name of the custom vocabulary that you specified in your request.
- vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify the name of the custom vocabulary that you want to use when processing your transcription.
- vocabularyName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify the name of the custom vocabulary that you want to use when processing your transcription.
- vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the name of the custom vocabulary that you specified in your request.
- vocabularyName() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the name of the custom vocabulary that you specified in your request.
- vocabularyNames(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest.Builder
-
Specify the names of the custom vocabularies that you want to use when processing your transcription.
- vocabularyNames() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionRequest
-
Specify the names of the custom vocabularies that you want to use when processing your transcription.
- vocabularyNames(String) - Method in interface software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse.Builder
-
Provides the names of the custom vocabularies that you specified in your request.
- vocabularyNames() - Method in class software.amazon.awssdk.services.transcribestreaming.model.StartStreamTranscriptionResponse
-
Provides the names of the custom vocabularies that you specified in your request.