| Package | Description |
|---|---|
| com.amazonaws.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
static CallAnalyticsSkippedReasonCode |
CallAnalyticsSkippedReasonCode.fromValue(String value)
Use this in place of valueOf.
|
static CallAnalyticsSkippedReasonCode |
CallAnalyticsSkippedReasonCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CallAnalyticsSkippedReasonCode[] |
CallAnalyticsSkippedReasonCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CallAnalyticsSkippedFeature |
CallAnalyticsSkippedFeature.withReasonCode(CallAnalyticsSkippedReasonCode reasonCode)
Provides a code indicating the reason why a specific analytics feature was skipped during the analysis of a call
analytics job.
|
Copyright © 2024. All rights reserved.