Uses of Class
com.mypurecloud.sdk.v2.model.UpdateExternalEventResponse
Packages that use UpdateExternalEventResponse
-
Uses of UpdateExternalEventResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UpdateExternalEventResponseModifier and TypeMethodDescriptionJourneyApi.putJourneyViewsEventdefinition(PutJourneyViewsEventdefinitionRequest request) Update external event for journey viewsJourneyApi.putJourneyViewsEventdefinition(String eventDefinitionId, UpdateExternalEventRequest body) Update external event for journey viewsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type UpdateExternalEventResponseModifier and TypeMethodDescriptionJourneyApi.putJourneyViewsEventdefinition(ApiRequest<UpdateExternalEventRequest> request) Update external event for journey viewsJourneyApiAsync.putJourneyViewsEventdefinitionAsync(PutJourneyViewsEventdefinitionRequest request, AsyncApiCallback<UpdateExternalEventResponse> callback) Update external event for journey viewsJourneyApiAsync.putJourneyViewsEventdefinitionAsync(ApiRequest<UpdateExternalEventRequest> request, AsyncApiCallback<ApiResponse<UpdateExternalEventResponse>> callback) Update external event for journey viewsJourneyApi.putJourneyViewsEventdefinitionWithHttpInfo(String eventDefinitionId, UpdateExternalEventRequest body) Update external event for journey viewsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdateExternalEventResponseModifier and TypeMethodDescriptionJourneyApiAsync.putJourneyViewsEventdefinitionAsync(PutJourneyViewsEventdefinitionRequest request, AsyncApiCallback<UpdateExternalEventResponse> callback) Update external event for journey viewsJourneyApiAsync.putJourneyViewsEventdefinitionAsync(ApiRequest<UpdateExternalEventRequest> request, AsyncApiCallback<ApiResponse<UpdateExternalEventResponse>> callback) Update external event for journey views