Uses of Class
software.amazon.awssdk.services.connect.model.CustomerQualityMetrics
-
Packages that use CustomerQualityMetrics Package Description software.amazon.awssdk.services.connect.model -
-
Uses of CustomerQualityMetrics in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return CustomerQualityMetrics Modifier and Type Method Description CustomerQualityMetricsQualityMetrics. customer()Information about the quality of Customer media connection.Methods in software.amazon.awssdk.services.connect.model with parameters of type CustomerQualityMetrics Modifier and Type Method Description QualityMetrics.BuilderQualityMetrics.Builder. customer(CustomerQualityMetrics customer)Information about the quality of Customer media connection.
-