Interface CallAnalyticsSkippedFeature.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CallAnalyticsSkippedFeature.Builder,CallAnalyticsSkippedFeature>, SdkBuilder<CallAnalyticsSkippedFeature.Builder,CallAnalyticsSkippedFeature>, SdkPojo
Enclosing class:
CallAnalyticsSkippedFeature

public static interface CallAnalyticsSkippedFeature.Builder extends SdkPojo, CopyableBuilder<CallAnalyticsSkippedFeature.Builder,CallAnalyticsSkippedFeature>
  • Method Details

    • feature

      Indicates the type of analytics feature that was skipped during the analysis of a call analytics job.

      Parameters:
      feature - Indicates the type of analytics feature that was skipped during the analysis of a call analytics job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • feature

      Indicates the type of analytics feature that was skipped during the analysis of a call analytics job.

      Parameters:
      feature - Indicates the type of analytics feature that was skipped during the analysis of a call analytics job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • reasonCode

      Provides a code indicating the reason why a specific analytics feature was skipped during the analysis of a call analytics job.

      Parameters:
      reasonCode - Provides a code indicating the reason why a specific analytics feature was skipped during the analysis of a call analytics job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • reasonCode

      Provides a code indicating the reason why a specific analytics feature was skipped during the analysis of a call analytics job.

      Parameters:
      reasonCode - Provides a code indicating the reason why a specific analytics feature was skipped during the analysis of a call analytics job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • message

      Contains additional information or a message explaining why a specific analytics feature was skipped during the analysis of a call analytics job.

      Parameters:
      message - Contains additional information or a message explaining why a specific analytics feature was skipped during the analysis of a call analytics job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.