Interface StartCallAnalyticsStreamTranscriptionResponse.Builder
- All Superinterfaces:
AwsResponse.Builder
,Buildable
,CopyableBuilder<StartCallAnalyticsStreamTranscriptionResponse.Builder,
,StartCallAnalyticsStreamTranscriptionResponse> SdkBuilder<StartCallAnalyticsStreamTranscriptionResponse.Builder,
,StartCallAnalyticsStreamTranscriptionResponse> SdkPojo
,SdkResponse.Builder
,TranscribeStreamingResponse.Builder
- Enclosing class:
StartCallAnalyticsStreamTranscriptionResponse
-
Method Summary
Modifier and TypeMethodDescriptioncontentIdentificationType
(String contentIdentificationType) Shows whether content identification was enabled for your Call Analytics transcription.contentIdentificationType
(ContentIdentificationType contentIdentificationType) Shows whether content identification was enabled for your Call Analytics transcription.contentRedactionType
(String contentRedactionType) Shows whether content redaction was enabled for your Call Analytics transcription.contentRedactionType
(ContentRedactionType contentRedactionType) Shows whether content redaction was enabled for your Call Analytics transcription.enablePartialResultsStabilization
(Boolean enablePartialResultsStabilization) Shows whether partial results stabilization was enabled for your Call Analytics transcription.languageCode
(String languageCode) Provides the language code that you specified in your Call Analytics request.languageCode
(CallAnalyticsLanguageCode languageCode) Provides the language code that you specified in your Call Analytics request.languageModelName
(String languageModelName) Provides the name of the custom language model that you specified in your Call Analytics request.mediaEncoding
(String mediaEncoding) Provides the media encoding you specified in your Call Analytics request.mediaEncoding
(MediaEncoding mediaEncoding) Provides the media encoding you specified in your Call Analytics request.mediaSampleRateHertz
(Integer mediaSampleRateHertz) Provides the sample rate that you specified in your Call Analytics request.partialResultsStability
(String partialResultsStability) Provides the stabilization level used for your transcription.partialResultsStability
(PartialResultsStability partialResultsStability) Provides the stabilization level used for your transcription.piiEntityTypes
(String piiEntityTypes) Lists the PII entity types you specified in your Call Analytics request.Provides the identifier for your real-time Call Analytics request.Provides the identifier for your Call Analytics transcription session.vocabularyFilterMethod
(String vocabularyFilterMethod) Provides the vocabulary filtering method used in your Call Analytics transcription.vocabularyFilterMethod
(VocabularyFilterMethod vocabularyFilterMethod) Provides the vocabulary filtering method used in your Call Analytics transcription.vocabularyFilterName
(String vocabularyFilterName) Provides the name of the custom vocabulary filter that you specified in your Call Analytics request.vocabularyName
(String vocabularyName) Provides the name of the custom vocabulary that you specified in your Call Analytics 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 Details
-
requestId
Provides the identifier for your real-time Call Analytics request.
- Parameters:
requestId
- Provides the identifier for your real-time Call Analytics request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
languageCode
Provides the language code that you specified in your Call Analytics request.
- Parameters:
languageCode
- Provides the language code that you specified in your Call Analytics request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
languageCode
StartCallAnalyticsStreamTranscriptionResponse.Builder languageCode(CallAnalyticsLanguageCode languageCode) Provides the language code that you specified in your Call Analytics request.
- Parameters:
languageCode
- Provides the language code that you specified in your Call Analytics request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
mediaSampleRateHertz
StartCallAnalyticsStreamTranscriptionResponse.Builder mediaSampleRateHertz(Integer mediaSampleRateHertz) Provides the sample rate that you specified in your Call Analytics request.
- Parameters:
mediaSampleRateHertz
- Provides the sample rate that you specified in your Call Analytics request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
mediaEncoding
Provides the media encoding you specified in your Call Analytics request.
- Parameters:
mediaEncoding
- Provides the media encoding you specified in your Call Analytics request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
mediaEncoding
Provides the media encoding you specified in your Call Analytics request.
- Parameters:
mediaEncoding
- Provides the media encoding you specified in your Call Analytics request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
vocabularyName
Provides the name of the custom vocabulary that you specified in your Call Analytics request.
- Parameters:
vocabularyName
- Provides the name of the custom vocabulary that you specified in your Call Analytics request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
sessionId
Provides the identifier for your Call Analytics transcription session.
- Parameters:
sessionId
- Provides the identifier for your Call Analytics transcription session.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
vocabularyFilterName
StartCallAnalyticsStreamTranscriptionResponse.Builder vocabularyFilterName(String vocabularyFilterName) Provides the name of the custom vocabulary filter that you specified in your Call Analytics request.
- Parameters:
vocabularyFilterName
- Provides the name of the custom vocabulary filter that you specified in your Call Analytics request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
vocabularyFilterMethod
StartCallAnalyticsStreamTranscriptionResponse.Builder vocabularyFilterMethod(String vocabularyFilterMethod) Provides the vocabulary filtering method used in your Call Analytics transcription.
- Parameters:
vocabularyFilterMethod
- Provides the vocabulary filtering method used in your Call Analytics transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
vocabularyFilterMethod
StartCallAnalyticsStreamTranscriptionResponse.Builder vocabularyFilterMethod(VocabularyFilterMethod vocabularyFilterMethod) Provides the vocabulary filtering method used in your Call Analytics transcription.
- Parameters:
vocabularyFilterMethod
- Provides the vocabulary filtering method used in your Call Analytics transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
languageModelName
Provides the name of the custom language model that you specified in your Call Analytics request.
- Parameters:
languageModelName
- Provides the name of the custom language model that you specified in your Call Analytics request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
enablePartialResultsStabilization
StartCallAnalyticsStreamTranscriptionResponse.Builder enablePartialResultsStabilization(Boolean enablePartialResultsStabilization) Shows whether partial results stabilization was enabled for your Call Analytics transcription.
- Parameters:
enablePartialResultsStabilization
- Shows whether partial results stabilization was enabled for your Call Analytics transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
partialResultsStability
StartCallAnalyticsStreamTranscriptionResponse.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
StartCallAnalyticsStreamTranscriptionResponse.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:
-
contentIdentificationType
StartCallAnalyticsStreamTranscriptionResponse.Builder contentIdentificationType(String contentIdentificationType) Shows whether content identification was enabled for your Call Analytics transcription.
- Parameters:
contentIdentificationType
- Shows whether content identification was enabled for your Call Analytics transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
contentIdentificationType
StartCallAnalyticsStreamTranscriptionResponse.Builder contentIdentificationType(ContentIdentificationType contentIdentificationType) Shows whether content identification was enabled for your Call Analytics transcription.
- Parameters:
contentIdentificationType
- Shows whether content identification was enabled for your Call Analytics transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
contentRedactionType
StartCallAnalyticsStreamTranscriptionResponse.Builder contentRedactionType(String contentRedactionType) Shows whether content redaction was enabled for your Call Analytics transcription.
- Parameters:
contentRedactionType
- Shows whether content redaction was enabled for your Call Analytics transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
contentRedactionType
StartCallAnalyticsStreamTranscriptionResponse.Builder contentRedactionType(ContentRedactionType contentRedactionType) Shows whether content redaction was enabled for your Call Analytics transcription.
- Parameters:
contentRedactionType
- Shows whether content redaction was enabled for your Call Analytics transcription.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
piiEntityTypes
Lists the PII entity types you specified in your Call Analytics request.
- Parameters:
piiEntityTypes
- Lists the PII entity types you specified in your Call Analytics request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-