Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchRoutingPredictorRequest
Packages that use PatchRoutingPredictorRequest
-
Uses of PatchRoutingPredictorRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchRoutingPredictorRequestModifier and TypeMethodDescriptionRoutingApi.patchRoutingPredictor(PatchRoutingPredictorRequest request) Update single predictor.RoutingApiAsync.patchRoutingPredictorAsync(PatchRoutingPredictorRequest request, AsyncApiCallback<Predictor> callback) Update single predictor. -
Uses of PatchRoutingPredictorRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchRoutingPredictorRequestModifier and TypeMethodDescriptionPatchRoutingPredictorRequest.Builder.build()PatchRoutingPredictorRequest.withBody(PatchPredictorRequest body) PatchRoutingPredictorRequest.withCustomHeader(String name, String value) PatchRoutingPredictorRequest.withPredictorId(String predictorId)