Uses of Class
com.mypurecloud.sdk.v2.model.KeyPerformanceIndicatorType
Packages that use KeyPerformanceIndicatorType
-
Uses of KeyPerformanceIndicatorType in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type KeyPerformanceIndicatorTypeModifier and TypeMethodDescriptionRoutingApi.getRoutingPredictorsKeyperformanceindicatortypes()Get a list of Key Performance Indicators Types available.RoutingApi.getRoutingPredictorsKeyperformanceindicatortypes(GetRoutingPredictorsKeyperformanceindicatortypesRequest request) Get a list of Key Performance Indicators Types available.RoutingApi.getRoutingPredictorsKeyperformanceindicatortypes(ApiRequest<Void> request) Get a list of Key Performance Indicators Types available.RoutingApiAsync.getRoutingPredictorsKeyperformanceindicatortypesAsync(GetRoutingPredictorsKeyperformanceindicatortypesRequest request, AsyncApiCallback<List<KeyPerformanceIndicatorType>> callback) Get a list of Key Performance Indicators Types available.RoutingApiAsync.getRoutingPredictorsKeyperformanceindicatortypesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<List<KeyPerformanceIndicatorType>>> callback) Get a list of Key Performance Indicators Types available.Get a list of Key Performance Indicators Types available.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type KeyPerformanceIndicatorTypeModifier and TypeMethodDescriptionRoutingApiAsync.getRoutingPredictorsKeyperformanceindicatortypesAsync(GetRoutingPredictorsKeyperformanceindicatortypesRequest request, AsyncApiCallback<List<KeyPerformanceIndicatorType>> callback) Get a list of Key Performance Indicators Types available.RoutingApiAsync.getRoutingPredictorsKeyperformanceindicatortypesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<List<KeyPerformanceIndicatorType>>> callback) Get a list of Key Performance Indicators Types available.