Uses of Class
com.mypurecloud.sdk.v2.model.JourneyView
Packages that use JourneyView
Package
Description
-
Uses of JourneyView in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return JourneyViewModifier and TypeMethodDescriptionJourneyApi.getJourneyView(GetJourneyViewRequest request) Get a Journey View by ID returns the latest versionJourneyApi.getJourneyView(String viewId) Get a Journey View by ID returns the latest versionJourneyApi.getJourneyViewVersion(GetJourneyViewVersionRequest request) Get a Journey View by ID and versionJourneyApi.getJourneyViewVersion(String viewId, String versionId) Get a Journey View by ID and versionJourneyApi.postJourneyViews(PostJourneyViewsRequest request) Create a new Journey ViewJourneyApi.postJourneyViews(JourneyView body) Create a new Journey ViewJourneyApi.postJourneyViewVersions(PostJourneyViewVersionsRequest request) Update a Journey View by ID creates a new versionJourneyApi.postJourneyViewVersions(String viewId, JourneyView body) Update a Journey View by ID creates a new versionJourneyApi.putJourneyViewVersion(PutJourneyViewVersionRequest request) Update a Journey View by ID and version does not create a new versionJourneyApi.putJourneyViewVersion(String viewId, String versionId, JourneyView body) Update a Journey View by ID and version does not create a new versionMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type JourneyViewModifier and TypeMethodDescriptionJourneyApi.getJourneyView(ApiRequest<Void> request) Get a Journey View by ID returns the latest versionJourneyApiAsync.getJourneyViewAsync(GetJourneyViewRequest request, AsyncApiCallback<JourneyView> callback) Get a Journey View by ID returns the latest versionJourneyApiAsync.getJourneyViewAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JourneyView>> callback) Get a Journey View by ID returns the latest versionJourneyApi.getJourneyViewVersion(ApiRequest<Void> request) Get a Journey View by ID and versionJourneyApiAsync.getJourneyViewVersionAsync(GetJourneyViewVersionRequest request, AsyncApiCallback<JourneyView> callback) Get a Journey View by ID and versionJourneyApiAsync.getJourneyViewVersionAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JourneyView>> callback) Get a Journey View by ID and versionJourneyApi.getJourneyViewVersionWithHttpInfo(String viewId, String versionId) Get a Journey View by ID and versionJourneyApi.getJourneyViewWithHttpInfo(String viewId) Get a Journey View by ID returns the latest versionJourneyApi.postJourneyViews(ApiRequest<JourneyView> request) Create a new Journey ViewJourneyApiAsync.postJourneyViewsAsync(PostJourneyViewsRequest request, AsyncApiCallback<JourneyView> callback) Create a new Journey ViewJourneyApiAsync.postJourneyViewsAsync(ApiRequest<JourneyView> request, AsyncApiCallback<ApiResponse<JourneyView>> callback) Create a new Journey ViewJourneyApi.postJourneyViewsWithHttpInfo(JourneyView body) Create a new Journey ViewJourneyApi.postJourneyViewVersions(ApiRequest<JourneyView> request) Update a Journey View by ID creates a new versionJourneyApiAsync.postJourneyViewVersionsAsync(PostJourneyViewVersionsRequest request, AsyncApiCallback<JourneyView> callback) Update a Journey View by ID creates a new versionJourneyApiAsync.postJourneyViewVersionsAsync(ApiRequest<JourneyView> request, AsyncApiCallback<ApiResponse<JourneyView>> callback) Update a Journey View by ID creates a new versionJourneyApi.postJourneyViewVersionsWithHttpInfo(String viewId, JourneyView body) Update a Journey View by ID creates a new versionJourneyApi.putJourneyViewVersion(ApiRequest<JourneyView> request) Update a Journey View by ID and version does not create a new versionJourneyApiAsync.putJourneyViewVersionAsync(PutJourneyViewVersionRequest request, AsyncApiCallback<JourneyView> callback) Update a Journey View by ID and version does not create a new versionJourneyApiAsync.putJourneyViewVersionAsync(ApiRequest<JourneyView> request, AsyncApiCallback<ApiResponse<JourneyView>> callback) Update a Journey View by ID and version does not create a new versionJourneyApi.putJourneyViewVersionWithHttpInfo(String viewId, String versionId, JourneyView body) Update a Journey View by ID and version does not create a new versionMethods in com.mypurecloud.sdk.v2.api with parameters of type JourneyViewModifier and TypeMethodDescriptionJourneyApi.postJourneyViews(JourneyView body) Create a new Journey ViewJourneyApi.postJourneyViewsWithHttpInfo(JourneyView body) Create a new Journey ViewJourneyApi.postJourneyViewVersions(String viewId, JourneyView body) Update a Journey View by ID creates a new versionJourneyApi.postJourneyViewVersionsWithHttpInfo(String viewId, JourneyView body) Update a Journey View by ID creates a new versionJourneyApi.putJourneyViewVersion(String viewId, String versionId, JourneyView body) Update a Journey View by ID and version does not create a new versionJourneyApi.putJourneyViewVersionWithHttpInfo(String viewId, String versionId, JourneyView body) Update a Journey View by ID and version does not create a new versionMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type JourneyViewModifier and TypeMethodDescriptionJourneyApiAsync.getJourneyViewAsync(GetJourneyViewRequest request, AsyncApiCallback<JourneyView> callback) Get a Journey View by ID returns the latest versionJourneyApiAsync.getJourneyViewAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JourneyView>> callback) Get a Journey View by ID returns the latest versionJourneyApiAsync.getJourneyViewVersionAsync(GetJourneyViewVersionRequest request, AsyncApiCallback<JourneyView> callback) Get a Journey View by ID and versionJourneyApiAsync.getJourneyViewVersionAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<JourneyView>> callback) Get a Journey View by ID and versionJourneyApi.postJourneyViews(ApiRequest<JourneyView> request) Create a new Journey ViewJourneyApiAsync.postJourneyViewsAsync(PostJourneyViewsRequest request, AsyncApiCallback<JourneyView> callback) Create a new Journey ViewJourneyApiAsync.postJourneyViewsAsync(ApiRequest<JourneyView> request, AsyncApiCallback<ApiResponse<JourneyView>> callback) Create a new Journey ViewJourneyApiAsync.postJourneyViewsAsync(ApiRequest<JourneyView> request, AsyncApiCallback<ApiResponse<JourneyView>> callback) Create a new Journey ViewJourneyApi.postJourneyViewVersions(ApiRequest<JourneyView> request) Update a Journey View by ID creates a new versionJourneyApiAsync.postJourneyViewVersionsAsync(PostJourneyViewVersionsRequest request, AsyncApiCallback<JourneyView> callback) Update a Journey View by ID creates a new versionJourneyApiAsync.postJourneyViewVersionsAsync(ApiRequest<JourneyView> request, AsyncApiCallback<ApiResponse<JourneyView>> callback) Update a Journey View by ID creates a new versionJourneyApiAsync.postJourneyViewVersionsAsync(ApiRequest<JourneyView> request, AsyncApiCallback<ApiResponse<JourneyView>> callback) Update a Journey View by ID creates a new versionJourneyApi.putJourneyViewVersion(ApiRequest<JourneyView> request) Update a Journey View by ID and version does not create a new versionJourneyApiAsync.putJourneyViewVersionAsync(PutJourneyViewVersionRequest request, AsyncApiCallback<JourneyView> callback) Update a Journey View by ID and version does not create a new versionJourneyApiAsync.putJourneyViewVersionAsync(ApiRequest<JourneyView> request, AsyncApiCallback<ApiResponse<JourneyView>> callback) Update a Journey View by ID and version does not create a new versionJourneyApiAsync.putJourneyViewVersionAsync(ApiRequest<JourneyView> request, AsyncApiCallback<ApiResponse<JourneyView>> callback) Update a Journey View by ID and version does not create a new version -
Uses of JourneyView in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return JourneyViewModifier and TypeMethodDescriptionPostJourneyViewsRequest.getBody()PostJourneyViewVersionsRequest.getBody()PutJourneyViewVersionRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type JourneyViewModifier and TypeMethodDescriptionPostJourneyViewsRequest.withHttpInfo()PostJourneyViewVersionsRequest.withHttpInfo()PutJourneyViewVersionRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type JourneyViewModifier and TypeMethodDescriptionPostJourneyViewsRequest.builder(JourneyView body) PostJourneyViewVersionsRequest.builder(String viewId, JourneyView body) PutJourneyViewVersionRequest.builder(String viewId, String versionId, JourneyView body) voidPostJourneyViewsRequest.setBody(JourneyView body) voidPostJourneyViewVersionsRequest.setBody(JourneyView body) voidPutJourneyViewVersionRequest.setBody(JourneyView body) PostJourneyViewsRequest.Builder.withBody(JourneyView body) PostJourneyViewsRequest.withBody(JourneyView body) PostJourneyViewVersionsRequest.Builder.withBody(JourneyView body) PostJourneyViewVersionsRequest.withBody(JourneyView body) PutJourneyViewVersionRequest.Builder.withBody(JourneyView body) PutJourneyViewVersionRequest.withBody(JourneyView body) PostJourneyViewsRequest.Builder.withRequiredParams(JourneyView body) PostJourneyViewVersionsRequest.Builder.withRequiredParams(String viewId, JourneyView body) PutJourneyViewVersionRequest.Builder.withRequiredParams(String viewId, String versionId, JourneyView body) -
Uses of JourneyView in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyViewModifier and TypeMethodDescriptionJourneyView.charts(List<JourneyViewChart> charts) A list of charts to measure within context of the elements of the the journey viewJourneyView.description(String description) A description of the journey viewA relative timeframe for the journey view, expressed as an ISO 8601 duration.JourneyView.elements(List<JourneyViewElement> elements) The elements within the journey viewJourneyViewJob.getJourneyView()An absolute timeframe for the journey view, expressed as an ISO 8601 interval.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type JourneyViewMethods in com.mypurecloud.sdk.v2.model with parameters of type JourneyViewModifier and TypeMethodDescriptionJourneyViewJob.journeyView(JourneyView journeyView) The journey view for which the job is executedvoidJourneyViewJob.setJourneyView(JourneyView journeyView) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type JourneyViewModifier and TypeMethodDescriptionJourneyViewListing.entities(List<JourneyView> entities) voidJourneyViewListing.setEntities(List<JourneyView> entities)