Uses of Class
com.mypurecloud.sdk.v2.api.request.GetJourneyOutcomesPredictorRequest
Packages that use GetJourneyOutcomesPredictorRequest
-
Uses of GetJourneyOutcomesPredictorRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetJourneyOutcomesPredictorRequestModifier and TypeMethodDescriptionJourneyApi.getJourneyOutcomesPredictor(GetJourneyOutcomesPredictorRequest request) Deprecated.JourneyApiAsync.getJourneyOutcomesPredictorAsync(GetJourneyOutcomesPredictorRequest request, AsyncApiCallback<OutcomePredictor> callback) Deprecated. -
Uses of GetJourneyOutcomesPredictorRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetJourneyOutcomesPredictorRequestModifier and TypeMethodDescriptionGetJourneyOutcomesPredictorRequest.Builder.build()GetJourneyOutcomesPredictorRequest.withCustomHeader(String name, String value) GetJourneyOutcomesPredictorRequest.withPredictorId(String predictorId)