Uses of Class
com.mypurecloud.sdk.v2.api.request.PostJourneyFlowsPathsQueryRequest
Packages that use PostJourneyFlowsPathsQueryRequest
-
Uses of PostJourneyFlowsPathsQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostJourneyFlowsPathsQueryRequestModifier and TypeMethodDescriptionJourneyApi.postJourneyFlowsPathsQuery(PostJourneyFlowsPathsQueryRequest request) Query for flow paths.JourneyApiAsync.postJourneyFlowsPathsQueryAsync(PostJourneyFlowsPathsQueryRequest request, AsyncApiCallback<FlowPaths> callback) Query for flow paths. -
Uses of PostJourneyFlowsPathsQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostJourneyFlowsPathsQueryRequestModifier and TypeMethodDescriptionPostJourneyFlowsPathsQueryRequest.Builder.build()PostJourneyFlowsPathsQueryRequest.withBody(FlowPathsQuery body) PostJourneyFlowsPathsQueryRequest.withCustomHeader(String name, String value)