Uses of Class
com.mypurecloud.sdk.v2.api.request.PostJourneyExternaleventsConfigurationEventsRequest
Packages that use PostJourneyExternaleventsConfigurationEventsRequest
-
Uses of PostJourneyExternaleventsConfigurationEventsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostJourneyExternaleventsConfigurationEventsRequestModifier and TypeMethodDescriptionJourneyApi.postJourneyExternaleventsConfigurationEvents(PostJourneyExternaleventsConfigurationEventsRequest request) Create external eventsJourneyApiAsync.postJourneyExternaleventsConfigurationEventsAsync(PostJourneyExternaleventsConfigurationEventsRequest request, AsyncApiCallback<ExternalEventsResponse> callback) Create external events -
Uses of PostJourneyExternaleventsConfigurationEventsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostJourneyExternaleventsConfigurationEventsRequestModifier and TypeMethodDescriptionPostJourneyExternaleventsConfigurationEventsRequest.Builder.build()PostJourneyExternaleventsConfigurationEventsRequest.withBody(ExternalEventsRequest body) PostJourneyExternaleventsConfigurationEventsRequest.withConfigurationId(String configurationId) PostJourneyExternaleventsConfigurationEventsRequest.withCustomHeader(String name, String value)