Uses of Class
com.mypurecloud.sdk.v2.model.JourneyViewChartResult
Packages that use JourneyViewChartResult
-
Uses of JourneyViewChartResult in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return JourneyViewChartResultModifier and TypeMethodDescriptionJourneyApi.getJourneyViewVersionJobResultsChart(GetJourneyViewVersionJobResultsChartRequest request) Get the chart result associated with a journey view job.JourneyApi.getJourneyViewVersionJobResultsChart(String viewId, String journeyVersionId, String jobId, String chartId) Get the chart result associated with a journey view job.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type JourneyViewChartResultModifier and TypeMethodDescriptionJourneyApi.getJourneyViewVersionJobResultsChart(ApiRequest<Void> request) Get the chart result associated with a journey view job.JourneyApiAsync.getJourneyViewVersionJobResultsChartAsync(GetJourneyViewVersionJobResultsChartRequest request, AsyncApiCallback<JourneyViewChartResult> callback) Get the chart result associated with a journey view job.JourneyApiAsync.getJourneyViewVersionJobResultsChartAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JourneyViewChartResult>> callback) Get the chart result associated with a journey view job.JourneyApi.getJourneyViewVersionJobResultsChartWithHttpInfo(String viewId, String journeyVersionId, String jobId, String chartId) Get the chart result associated with a journey view job.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type JourneyViewChartResultModifier and TypeMethodDescriptionJourneyApiAsync.getJourneyViewVersionJobResultsChartAsync(GetJourneyViewVersionJobResultsChartRequest request, AsyncApiCallback<JourneyViewChartResult> callback) Get the chart result associated with a journey view job.JourneyApiAsync.getJourneyViewVersionJobResultsChartAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JourneyViewChartResult>> callback) Get the chart result associated with a journey view job. -
Uses of JourneyViewChartResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type JourneyViewChartResult