Interface StartStreamTranscriptionResponse.Builder
-
- All Superinterfaces:
AwsResponse.Builder,Buildable,CopyableBuilder<StartStreamTranscriptionResponse.Builder,StartStreamTranscriptionResponse>,SdkBuilder<StartStreamTranscriptionResponse.Builder,StartStreamTranscriptionResponse>,SdkPojo,SdkResponse.Builder,TranscribeStreamingResponse.Builder
- Enclosing class:
- StartStreamTranscriptionResponse
@Mutable @NotThreadSafe public static interface StartStreamTranscriptionResponse.Builder extends TranscribeStreamingResponse.Builder, SdkPojo, CopyableBuilder<StartStreamTranscriptionResponse.Builder,StartStreamTranscriptionResponse>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StartStreamTranscriptionResponse.BuildercontentIdentificationType(String contentIdentificationType)Shows whether content identification was enabled for your transcription.StartStreamTranscriptionResponse.BuildercontentIdentificationType(ContentIdentificationType contentIdentificationType)Shows whether content identification was enabled for your transcription.StartStreamTranscriptionResponse.BuildercontentRedactionType(String contentRedactionType)Shows whether content redaction was enabled for your transcription.StartStreamTranscriptionResponse.BuildercontentRedactionType(ContentRedactionType contentRedactionType)Shows whether content redaction was enabled for your transcription.StartStreamTranscriptionResponse.BuilderenableChannelIdentification(Boolean enableChannelIdentification)Shows whether channel identification was enabled for your transcription.StartStreamTranscriptionResponse.BuilderenablePartialResultsStabilization(Boolean enablePartialResultsStabilization)Shows whether partial results stabilization was enabled for your transcription.StartStreamTranscriptionResponse.BuilderidentifyLanguage(Boolean identifyLanguage)Shows whether automatic language identification was enabled for your transcription.StartStreamTranscriptionResponse.BuilderidentifyMultipleLanguages(Boolean identifyMultipleLanguages)Shows whether automatic multi-language identification was enabled for your transcription.StartStreamTranscriptionResponse.BuilderlanguageCode(String languageCode)Provides the language code that you specified in your request.StartStreamTranscriptionResponse.BuilderlanguageCode(LanguageCode languageCode)Provides the language code that you specified in your request.StartStreamTranscriptionResponse.BuilderlanguageModelName(String languageModelName)Provides the name of the custom language model that you specified in your request.StartStreamTranscriptionResponse.BuilderlanguageOptions(String languageOptions)Provides the language codes that you specified in your request.StartStreamTranscriptionResponse.BuildermediaEncoding(String mediaEncoding)Provides the media encoding you specified in your request.StartStreamTranscriptionResponse.BuildermediaEncoding(MediaEncoding mediaEncoding)Provides the media encoding you specified in your request.StartStreamTranscriptionResponse.BuildermediaSampleRateHertz(Integer mediaSampleRateHertz)Provides the sample rate that you specified in your request.StartStreamTranscriptionResponse.BuildernumberOfChannels(Integer numberOfChannels)Provides the number of channels that you specified in your request.StartStreamTranscriptionResponse.BuilderpartialResultsStability(String partialResultsStability)Provides the stabilization level used for your transcription.StartStreamTranscriptionResponse.BuilderpartialResultsStability(PartialResultsStability partialResultsStability)Provides the stabilization level used for your transcription.StartStreamTranscriptionResponse.BuilderpiiEntityTypes(String piiEntityTypes)Lists the PII entity types you specified in your request.StartStreamTranscriptionResponse.BuilderpreferredLanguage(String preferredLanguage)Provides the preferred language that you specified in your request.StartStreamTranscriptionResponse.BuilderpreferredLanguage(LanguageCode preferredLanguage)Provides the preferred language that you specified in your request.StartStreamTranscriptionResponse.BuilderrequestId(String requestId)Provides the identifier for your streaming request.StartStreamTranscriptionResponse.BuildersessionId(String sessionId)Provides the identifier for your transcription session.StartStreamTranscriptionResponse.BuildershowSpeakerLabel(Boolean showSpeakerLabel)Shows whether speaker partitioning was enabled for your transcription.StartStreamTranscriptionResponse.BuildervocabularyFilterMethod(String vocabularyFilterMethod)Provides the vocabulary filtering method used in your transcription.StartStreamTranscriptionResponse.BuildervocabularyFilterMethod(VocabularyFilterMethod vocabularyFilterMethod)Provides the vocabulary filtering method used in your transcription.StartStreamTranscriptionResponse.BuildervocabularyFilterName(String vocabularyFilterName)Provides the name of the custom vocabulary filter that you specified in your request.StartStreamTranscriptionResponse.BuildervocabularyFilterNames(String vocabularyFilterNames)Provides the names of the custom vocabulary filters that you specified in your request.StartStreamTranscriptionResponse.BuildervocabularyName(String vocabularyName)Provides the name of the custom vocabulary that you specified in your request.StartStreamTranscriptionResponse.BuildervocabularyNames(String vocabularyNames)Provides the names of the custom vocabularies that you specified in your request.-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Methods inherited from interface software.amazon.awssdk.core.SdkResponse.Builder
sdkHttpResponse, sdkHttpResponse
-
Methods inherited from interface software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingResponse.Builder
build, responseMetadata, responseMetadata
-
-
-
-
Method Detail
-
requestId
StartStreamTranscriptionResponse.Builder requestId(String requestId)
Provides the identifier for your streaming request.
- Parameters:
requestId- Provides the identifier for your streaming request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
languageCode
StartStreamTranscriptionResponse.Builder languageCode(String languageCode)
Provides the language code that you specified in your request.
- Parameters:
languageCode- Provides the language code that you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
LanguageCode,LanguageCode
-
languageCode
StartStreamTranscriptionResponse.Builder languageCode(LanguageCode languageCode)
Provides the language code that you specified in your request.
- Parameters:
languageCode- Provides the language code that you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
LanguageCode,LanguageCode
-
mediaSampleRateHertz
StartStreamTranscriptionResponse.Builder mediaSampleRateHertz(Integer mediaSampleRateHertz)
Provides the sample rate that you specified in your request.
- Parameters:
mediaSampleRateHertz- Provides the sample rate that you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mediaEncoding
StartStreamTranscriptionResponse.Builder mediaEncoding(String mediaEncoding)
Provides the media encoding you specified in your request.
- Parameters:
mediaEncoding- Provides the media encoding you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
MediaEncoding,MediaEncoding
-
mediaEncoding
StartStreamTranscriptionResponse.Builder mediaEncoding(MediaEncoding mediaEncoding)
Provides the media encoding you specified in your request.
- Parameters:
mediaEncoding- Provides the media encoding you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
MediaEncoding,MediaEncoding
-
vocabularyName
StartStreamTranscriptionResponse.Builder vocabularyName(String vocabularyName)
Provides the name of the custom vocabulary that you specified in your request.
- Parameters:
vocabularyName- Provides the name of the custom vocabulary that you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
sessionId
StartStreamTranscriptionResponse.Builder sessionId(String sessionId)
Provides the identifier for your transcription session.
- Parameters:
sessionId- Provides the identifier for your transcription session.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
vocabularyFilterName
StartStreamTranscriptionResponse.Builder vocabularyFilterName(String vocabularyFilterName)
Provides the name of the custom vocabulary filter that you specified in your request.
- Parameters:
vocabularyFilterName- Provides the name of the custom vocabulary filter that you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
vocabularyFilterMethod
StartStreamTranscriptionResponse.Builder vocabularyFilterMethod(String vocabularyFilterMethod)
Provides the vocabulary filtering method used in your transcription.
- Parameters:
vocabularyFilterMethod- Provides the vocabulary filtering method used in your transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
VocabularyFilterMethod,VocabularyFilterMethod
-
vocabularyFilterMethod
StartStreamTranscriptionResponse.Builder vocabularyFilterMethod(VocabularyFilterMethod vocabularyFilterMethod)
Provides the vocabulary filtering method used in your transcription.
- Parameters:
vocabularyFilterMethod- Provides the vocabulary filtering method used in your transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
VocabularyFilterMethod,VocabularyFilterMethod
-
showSpeakerLabel
StartStreamTranscriptionResponse.Builder showSpeakerLabel(Boolean showSpeakerLabel)
Shows whether speaker partitioning was enabled for your transcription.
- Parameters:
showSpeakerLabel- Shows whether speaker partitioning was enabled for your transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
enableChannelIdentification
StartStreamTranscriptionResponse.Builder enableChannelIdentification(Boolean enableChannelIdentification)
Shows whether channel identification was enabled for your transcription.
- Parameters:
enableChannelIdentification- Shows whether channel identification was enabled for your transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
numberOfChannels
StartStreamTranscriptionResponse.Builder numberOfChannels(Integer numberOfChannels)
Provides the number of channels that you specified in your request.
- Parameters:
numberOfChannels- Provides the number of channels that you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
enablePartialResultsStabilization
StartStreamTranscriptionResponse.Builder enablePartialResultsStabilization(Boolean enablePartialResultsStabilization)
Shows whether partial results stabilization was enabled for your transcription.
- Parameters:
enablePartialResultsStabilization- Shows whether partial results stabilization was enabled for your transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
partialResultsStability
StartStreamTranscriptionResponse.Builder partialResultsStability(String partialResultsStability)
Provides the stabilization level used for your transcription.
- Parameters:
partialResultsStability- Provides the stabilization level used for your transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
PartialResultsStability,PartialResultsStability
-
partialResultsStability
StartStreamTranscriptionResponse.Builder partialResultsStability(PartialResultsStability partialResultsStability)
Provides the stabilization level used for your transcription.
- Parameters:
partialResultsStability- Provides the stabilization level used for your transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
PartialResultsStability,PartialResultsStability
-
contentIdentificationType
StartStreamTranscriptionResponse.Builder contentIdentificationType(String contentIdentificationType)
Shows whether content identification was enabled for your transcription.
- Parameters:
contentIdentificationType- Shows whether content identification was enabled for your transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ContentIdentificationType,ContentIdentificationType
-
contentIdentificationType
StartStreamTranscriptionResponse.Builder contentIdentificationType(ContentIdentificationType contentIdentificationType)
Shows whether content identification was enabled for your transcription.
- Parameters:
contentIdentificationType- Shows whether content identification was enabled for your transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ContentIdentificationType,ContentIdentificationType
-
contentRedactionType
StartStreamTranscriptionResponse.Builder contentRedactionType(String contentRedactionType)
Shows whether content redaction was enabled for your transcription.
- Parameters:
contentRedactionType- Shows whether content redaction was enabled for your transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ContentRedactionType,ContentRedactionType
-
contentRedactionType
StartStreamTranscriptionResponse.Builder contentRedactionType(ContentRedactionType contentRedactionType)
Shows whether content redaction was enabled for your transcription.
- Parameters:
contentRedactionType- Shows whether content redaction was enabled for your transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
ContentRedactionType,ContentRedactionType
-
piiEntityTypes
StartStreamTranscriptionResponse.Builder piiEntityTypes(String piiEntityTypes)
Lists the PII entity types you specified in your request.
- Parameters:
piiEntityTypes- Lists the PII entity types you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
languageModelName
StartStreamTranscriptionResponse.Builder languageModelName(String languageModelName)
Provides the name of the custom language model that you specified in your request.
- Parameters:
languageModelName- Provides the name of the custom language model that you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
identifyLanguage
StartStreamTranscriptionResponse.Builder identifyLanguage(Boolean identifyLanguage)
Shows whether automatic language identification was enabled for your transcription.
- Parameters:
identifyLanguage- Shows whether automatic language identification was enabled for your transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
languageOptions
StartStreamTranscriptionResponse.Builder languageOptions(String languageOptions)
Provides the language codes that you specified in your request.
- Parameters:
languageOptions- Provides the language codes that you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
preferredLanguage
StartStreamTranscriptionResponse.Builder preferredLanguage(String preferredLanguage)
Provides the preferred language that you specified in your request.
- Parameters:
preferredLanguage- Provides the preferred language that you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
LanguageCode,LanguageCode
-
preferredLanguage
StartStreamTranscriptionResponse.Builder preferredLanguage(LanguageCode preferredLanguage)
Provides the preferred language that you specified in your request.
- Parameters:
preferredLanguage- Provides the preferred language that you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
LanguageCode,LanguageCode
-
identifyMultipleLanguages
StartStreamTranscriptionResponse.Builder identifyMultipleLanguages(Boolean identifyMultipleLanguages)
Shows whether automatic multi-language identification was enabled for your transcription.
- Parameters:
identifyMultipleLanguages- Shows whether automatic multi-language identification was enabled for your transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
vocabularyNames
StartStreamTranscriptionResponse.Builder vocabularyNames(String vocabularyNames)
Provides the names of the custom vocabularies that you specified in your request.
- Parameters:
vocabularyNames- Provides the names of the custom vocabularies that you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
vocabularyFilterNames
StartStreamTranscriptionResponse.Builder vocabularyFilterNames(String vocabularyFilterNames)
Provides the names of the custom vocabulary filters that you specified in your request.
- Parameters:
vocabularyFilterNames- Provides the names of the custom vocabulary filters that you specified in your request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-