Uses of Class
com.mypurecloud.sdk.v2.model.OutcomePredictorListing
Packages that use OutcomePredictorListing
-
Uses of OutcomePredictorListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return OutcomePredictorListingModifier and TypeMethodDescriptionJourneyApi.getJourneyOutcomesPredictors()Deprecated.JourneyApi.getJourneyOutcomesPredictors(GetJourneyOutcomesPredictorsRequest request) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type OutcomePredictorListingModifier and TypeMethodDescriptionJourneyApi.getJourneyOutcomesPredictors(ApiRequest<Void> request) Deprecated.JourneyApiAsync.getJourneyOutcomesPredictorsAsync(GetJourneyOutcomesPredictorsRequest request, AsyncApiCallback<OutcomePredictorListing> callback) Deprecated.JourneyApiAsync.getJourneyOutcomesPredictorsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OutcomePredictorListing>> callback) Deprecated.JourneyApi.getJourneyOutcomesPredictorsWithHttpInfo()Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type OutcomePredictorListingModifier and TypeMethodDescriptionJourneyApiAsync.getJourneyOutcomesPredictorsAsync(GetJourneyOutcomesPredictorsRequest request, AsyncApiCallback<OutcomePredictorListing> callback) Deprecated.JourneyApiAsync.getJourneyOutcomesPredictorsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OutcomePredictorListing>> callback) Deprecated. -
Uses of OutcomePredictorListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutcomePredictorListingModifier and TypeMethodDescriptionOutcomePredictorListing.entities(List<OutcomePredictor> entities)