Uses of Class
com.mypurecloud.sdk.v2.model.EstimateJobAsyncResponse
Packages that use EstimateJobAsyncResponse
-
Uses of EstimateJobAsyncResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return EstimateJobAsyncResponseModifier and TypeMethodDescriptionJourneyApi.postJourneyActionmapsEstimatesJobs(PostJourneyActionmapsEstimatesJobsRequest request) Deprecated.JourneyApi.postJourneyActionmapsEstimatesJobs(ActionMapEstimateRequest body) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type EstimateJobAsyncResponseModifier and TypeMethodDescriptionJourneyApi.postJourneyActionmapsEstimatesJobs(ApiRequest<ActionMapEstimateRequest> request) Deprecated.JourneyApiAsync.postJourneyActionmapsEstimatesJobsAsync(PostJourneyActionmapsEstimatesJobsRequest request, AsyncApiCallback<EstimateJobAsyncResponse> callback) Deprecated.JourneyApiAsync.postJourneyActionmapsEstimatesJobsAsync(ApiRequest<ActionMapEstimateRequest> request, AsyncApiCallback<ApiResponse<EstimateJobAsyncResponse>> callback) Deprecated.JourneyApi.postJourneyActionmapsEstimatesJobsWithHttpInfo(ActionMapEstimateRequest body) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type EstimateJobAsyncResponseModifier and TypeMethodDescriptionJourneyApiAsync.postJourneyActionmapsEstimatesJobsAsync(PostJourneyActionmapsEstimatesJobsRequest request, AsyncApiCallback<EstimateJobAsyncResponse> callback) Deprecated.JourneyApiAsync.postJourneyActionmapsEstimatesJobsAsync(ApiRequest<ActionMapEstimateRequest> request, AsyncApiCallback<ApiResponse<EstimateJobAsyncResponse>> callback) Deprecated.