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