Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchRoutingPredictorsKeyperformanceindicatorRequest
Packages that use PatchRoutingPredictorsKeyperformanceindicatorRequest
-
Uses of PatchRoutingPredictorsKeyperformanceindicatorRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchRoutingPredictorsKeyperformanceindicatorRequestModifier and TypeMethodDescriptionRoutingApi.patchRoutingPredictorsKeyperformanceindicator(PatchRoutingPredictorsKeyperformanceindicatorRequest request) Update a custom Key Performance Indicator.RoutingApiAsync.patchRoutingPredictorsKeyperformanceindicatorAsync(PatchRoutingPredictorsKeyperformanceindicatorRequest request, AsyncApiCallback<KeyPerformanceIndicator> callback) Update a custom Key Performance Indicator. -
Uses of PatchRoutingPredictorsKeyperformanceindicatorRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchRoutingPredictorsKeyperformanceindicatorRequestModifier and TypeMethodDescriptionPatchRoutingPredictorsKeyperformanceindicatorRequest.Builder.build()PatchRoutingPredictorsKeyperformanceindicatorRequest.withBody(UpdateKpiRequest body) PatchRoutingPredictorsKeyperformanceindicatorRequest.withCustomHeader(String name, String value)