Uses of Class
com.mypurecloud.sdk.v2.model.OutcomeAttributionAsyncResponse
Packages that use OutcomeAttributionAsyncResponse
-
Uses of OutcomeAttributionAsyncResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return OutcomeAttributionAsyncResponseModifier and TypeMethodDescriptionJourneyApi.postJourneyOutcomesAttributionsJobs(PostJourneyOutcomesAttributionsJobsRequest request) Deprecated.JourneyApi.postJourneyOutcomesAttributionsJobs(OutcomeAttributionListing body) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type OutcomeAttributionAsyncResponseModifier and TypeMethodDescriptionJourneyApi.postJourneyOutcomesAttributionsJobs(ApiRequest<OutcomeAttributionListing> request) Deprecated.JourneyApiAsync.postJourneyOutcomesAttributionsJobsAsync(PostJourneyOutcomesAttributionsJobsRequest request, AsyncApiCallback<OutcomeAttributionAsyncResponse> callback) Deprecated.JourneyApiAsync.postJourneyOutcomesAttributionsJobsAsync(ApiRequest<OutcomeAttributionListing> request, AsyncApiCallback<ApiResponse<OutcomeAttributionAsyncResponse>> callback) Deprecated.JourneyApi.postJourneyOutcomesAttributionsJobsWithHttpInfo(OutcomeAttributionListing body) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type OutcomeAttributionAsyncResponseModifier and TypeMethodDescriptionJourneyApiAsync.postJourneyOutcomesAttributionsJobsAsync(PostJourneyOutcomesAttributionsJobsRequest request, AsyncApiCallback<OutcomeAttributionAsyncResponse> callback) Deprecated.JourneyApiAsync.postJourneyOutcomesAttributionsJobsAsync(ApiRequest<OutcomeAttributionListing> request, AsyncApiCallback<ApiResponse<OutcomeAttributionAsyncResponse>> callback) Deprecated. -
Uses of OutcomeAttributionAsyncResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutcomeAttributionAsyncResponseModifier and TypeMethodDescriptionOutcomeAttributionAsyncResponse.percentFailedThreshold(Integer percentFailedThreshold) Optional percent failed threshold for validation errors; if reached will halt the job.