@Generated(value="software.amazon.awssdk:codegen") public final class StartCallAnalyticsStreamTranscriptionResponse extends TranscribeStreamingResponse implements ToCopyableBuilder<StartCallAnalyticsStreamTranscriptionResponse.Builder,StartCallAnalyticsStreamTranscriptionResponse>
| Modifier and Type | Class and Description |
|---|---|
static interface |
StartCallAnalyticsStreamTranscriptionResponse.Builder |
| Modifier and Type | Method and Description |
|---|---|
static StartCallAnalyticsStreamTranscriptionResponse.Builder |
builder() |
ContentIdentificationType |
contentIdentificationType()
Shows whether content identification was enabled for your Call Analytics transcription.
|
String |
contentIdentificationTypeAsString()
Shows whether content identification was enabled for your Call Analytics transcription.
|
ContentRedactionType |
contentRedactionType()
Shows whether content redaction was enabled for your Call Analytics transcription.
|
String |
contentRedactionTypeAsString()
Shows whether content redaction was enabled for your Call Analytics transcription.
|
Boolean |
enablePartialResultsStabilization()
Shows whether partial results stabilization was enabled for your Call Analytics transcription.
|
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
CallAnalyticsLanguageCode |
languageCode()
Provides the language code that you specified in your Call Analytics request.
|
String |
languageCodeAsString()
Provides the language code that you specified in your Call Analytics request.
|
String |
languageModelName()
Provides the name of the custom language model that you specified in your Call Analytics request.
|
MediaEncoding |
mediaEncoding()
Provides the media encoding you specified in your Call Analytics request.
|
String |
mediaEncodingAsString()
Provides the media encoding you specified in your Call Analytics request.
|
Integer |
mediaSampleRateHertz()
Provides the sample rate that you specified in your Call Analytics request.
|
PartialResultsStability |
partialResultsStability()
Provides the stabilization level used for your transcription.
|
String |
partialResultsStabilityAsString()
Provides the stabilization level used for your transcription.
|
String |
piiEntityTypes()
Lists the PII entity types you specified in your Call Analytics request.
|
String |
requestId()
Provides the identifier for your Call Analytics streaming request.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends StartCallAnalyticsStreamTranscriptionResponse.Builder> |
serializableBuilderClass() |
String |
sessionId()
Provides the identifier for your Call Analytics transcription session.
|
StartCallAnalyticsStreamTranscriptionResponse.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
VocabularyFilterMethod |
vocabularyFilterMethod()
Provides the vocabulary filtering method used in your Call Analytics transcription.
|
String |
vocabularyFilterMethodAsString()
Provides the vocabulary filtering method used in your Call Analytics transcription.
|
String |
vocabularyFilterName()
Provides the name of the custom vocabulary filter that you specified in your Call Analytics request.
|
String |
vocabularyName()
Provides the name of the custom vocabulary that you specified in your Call Analytics request.
|
responseMetadatasdkHttpResponseclone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final String requestId()
Provides the identifier for your Call Analytics streaming request.
public final CallAnalyticsLanguageCode languageCode()
Provides the language code that you specified in your Call Analytics request.
If the service returns an enum value that is not available in the current SDK version, languageCode will
return CallAnalyticsLanguageCode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from languageCodeAsString().
CallAnalyticsLanguageCodepublic final String languageCodeAsString()
Provides the language code that you specified in your Call Analytics request.
If the service returns an enum value that is not available in the current SDK version, languageCode will
return CallAnalyticsLanguageCode.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from languageCodeAsString().
CallAnalyticsLanguageCodepublic final Integer mediaSampleRateHertz()
Provides the sample rate that you specified in your Call Analytics request.
public final MediaEncoding mediaEncoding()
Provides the media encoding you specified in your Call Analytics request.
If the service returns an enum value that is not available in the current SDK version, mediaEncoding
will return MediaEncoding.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
mediaEncodingAsString().
MediaEncodingpublic final String mediaEncodingAsString()
Provides the media encoding you specified in your Call Analytics request.
If the service returns an enum value that is not available in the current SDK version, mediaEncoding
will return MediaEncoding.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
mediaEncodingAsString().
MediaEncodingpublic final String vocabularyName()
Provides the name of the custom vocabulary that you specified in your Call Analytics request.
public final String sessionId()
Provides the identifier for your Call Analytics transcription session.
public final String vocabularyFilterName()
Provides the name of the custom vocabulary filter that you specified in your Call Analytics request.
public final VocabularyFilterMethod vocabularyFilterMethod()
Provides the vocabulary filtering method used in your Call Analytics transcription.
If the service returns an enum value that is not available in the current SDK version,
vocabularyFilterMethod will return VocabularyFilterMethod.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from vocabularyFilterMethodAsString().
VocabularyFilterMethodpublic final String vocabularyFilterMethodAsString()
Provides the vocabulary filtering method used in your Call Analytics transcription.
If the service returns an enum value that is not available in the current SDK version,
vocabularyFilterMethod will return VocabularyFilterMethod.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from vocabularyFilterMethodAsString().
VocabularyFilterMethodpublic final String languageModelName()
Provides the name of the custom language model that you specified in your Call Analytics request.
public final Boolean enablePartialResultsStabilization()
Shows whether partial results stabilization was enabled for your Call Analytics transcription.
public final PartialResultsStability partialResultsStability()
Provides the stabilization level used for your transcription.
If the service returns an enum value that is not available in the current SDK version,
partialResultsStability will return PartialResultsStability.UNKNOWN_TO_SDK_VERSION. The raw
value returned by the service is available from partialResultsStabilityAsString().
PartialResultsStabilitypublic final String partialResultsStabilityAsString()
Provides the stabilization level used for your transcription.
If the service returns an enum value that is not available in the current SDK version,
partialResultsStability will return PartialResultsStability.UNKNOWN_TO_SDK_VERSION. The raw
value returned by the service is available from partialResultsStabilityAsString().
PartialResultsStabilitypublic final ContentIdentificationType contentIdentificationType()
Shows whether content identification was enabled for your Call Analytics transcription.
If the service returns an enum value that is not available in the current SDK version,
contentIdentificationType will return ContentIdentificationType.UNKNOWN_TO_SDK_VERSION. The raw
value returned by the service is available from contentIdentificationTypeAsString().
ContentIdentificationTypepublic final String contentIdentificationTypeAsString()
Shows whether content identification was enabled for your Call Analytics transcription.
If the service returns an enum value that is not available in the current SDK version,
contentIdentificationType will return ContentIdentificationType.UNKNOWN_TO_SDK_VERSION. The raw
value returned by the service is available from contentIdentificationTypeAsString().
ContentIdentificationTypepublic final ContentRedactionType contentRedactionType()
Shows whether content redaction was enabled for your Call Analytics transcription.
If the service returns an enum value that is not available in the current SDK version,
contentRedactionType will return ContentRedactionType.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from contentRedactionTypeAsString().
ContentRedactionTypepublic final String contentRedactionTypeAsString()
Shows whether content redaction was enabled for your Call Analytics transcription.
If the service returns an enum value that is not available in the current SDK version,
contentRedactionType will return ContentRedactionType.UNKNOWN_TO_SDK_VERSION. The raw value
returned by the service is available from contentRedactionTypeAsString().
ContentRedactionTypepublic final String piiEntityTypes()
Lists the PII entity types you specified in your Call Analytics request.
public StartCallAnalyticsStreamTranscriptionResponse.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<StartCallAnalyticsStreamTranscriptionResponse.Builder,StartCallAnalyticsStreamTranscriptionResponse>toBuilder in class AwsResponsepublic static StartCallAnalyticsStreamTranscriptionResponse.Builder builder()
public static Class<? extends StartCallAnalyticsStreamTranscriptionResponse.Builder> serializableBuilderClass()
public final int hashCode()
hashCode in class AwsResponsepublic final boolean equals(Object obj)
equals in class AwsResponsepublic final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
public final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz)
getValueForField in class SdkResponseCopyright © 2023. All rights reserved.