static CallAnalyticsSkippedFeature.Builder |
CallAnalyticsSkippedFeature.builder() |
|
CallAnalyticsSkippedFeature.Builder |
CallAnalyticsSkippedFeature.Builder.feature(String feature) |
Indicates the type of analytics feature that was skipped during the analysis of a call analytics job.
|
CallAnalyticsSkippedFeature.Builder |
CallAnalyticsSkippedFeature.Builder.feature(CallAnalyticsFeature feature) |
Indicates the type of analytics feature that was skipped during the analysis of a call analytics job.
|
CallAnalyticsSkippedFeature.Builder |
CallAnalyticsSkippedFeature.Builder.message(String message) |
Contains additional information or a message explaining why a specific analytics feature was skipped during
the analysis of a call analytics job.
|
CallAnalyticsSkippedFeature.Builder |
CallAnalyticsSkippedFeature.Builder.reasonCode(String reasonCode) |
Provides a code indicating the reason why a specific analytics feature was skipped during the analysis of a
call analytics job.
|
CallAnalyticsSkippedFeature.Builder |
CallAnalyticsSkippedFeature.Builder.reasonCode(CallAnalyticsSkippedReasonCode reasonCode) |
Provides a code indicating the reason why a specific analytics feature was skipped during the analysis of a
call analytics job.
|
CallAnalyticsSkippedFeature.Builder |
CallAnalyticsSkippedFeature.toBuilder() |
|