Uses of Class
com.mypurecloud.sdk.v2.api.request.PostJourneyActionmapsEstimatesJobsRequest
Packages that use PostJourneyActionmapsEstimatesJobsRequest
-
Uses of PostJourneyActionmapsEstimatesJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostJourneyActionmapsEstimatesJobsRequestModifier and TypeMethodDescriptionJourneyApi.postJourneyActionmapsEstimatesJobs(PostJourneyActionmapsEstimatesJobsRequest request) Deprecated.JourneyApiAsync.postJourneyActionmapsEstimatesJobsAsync(PostJourneyActionmapsEstimatesJobsRequest request, AsyncApiCallback<EstimateJobAsyncResponse> callback) Deprecated. -
Uses of PostJourneyActionmapsEstimatesJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostJourneyActionmapsEstimatesJobsRequestModifier and TypeMethodDescriptionPostJourneyActionmapsEstimatesJobsRequest.Builder.build()PostJourneyActionmapsEstimatesJobsRequest.withBody(ActionMapEstimateRequest body) PostJourneyActionmapsEstimatesJobsRequest.withCustomHeader(String name, String value)