Uses of Class
software.amazon.awssdk.services.connect.model.AudioQualityMetricsInfo
-
Packages that use AudioQualityMetricsInfo Package Description software.amazon.awssdk.services.connect.model -
-
Uses of AudioQualityMetricsInfo in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return AudioQualityMetricsInfo Modifier and Type Method Description AudioQualityMetricsInfoAgentQualityMetrics. audio()Information about the audio quality of the AgentAudioQualityMetricsInfoCustomerQualityMetrics. audio()Information about the audio quality of the CustomerMethods in software.amazon.awssdk.services.connect.model with parameters of type AudioQualityMetricsInfo Modifier and Type Method Description AgentQualityMetrics.BuilderAgentQualityMetrics.Builder. audio(AudioQualityMetricsInfo audio)Information about the audio quality of the AgentCustomerQualityMetrics.BuilderCustomerQualityMetrics.Builder. audio(AudioQualityMetricsInfo audio)Information about the audio quality of the Customer
-