Uses of Class
com.mypurecloud.sdk.v2.api.request.PostJourneyExternaleventsConfigurationsRequest
Packages that use PostJourneyExternaleventsConfigurationsRequest
-
Uses of PostJourneyExternaleventsConfigurationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostJourneyExternaleventsConfigurationsRequestModifier and TypeMethodDescriptionJourneyApi.postJourneyExternaleventsConfigurations(PostJourneyExternaleventsConfigurationsRequest request) Create an external events configuration.JourneyApiAsync.postJourneyExternaleventsConfigurationsAsync(PostJourneyExternaleventsConfigurationsRequest request, AsyncApiCallback<ExternalEventsConfiguration> callback) Create an external events configuration. -
Uses of PostJourneyExternaleventsConfigurationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostJourneyExternaleventsConfigurationsRequestModifier and TypeMethodDescriptionPostJourneyExternaleventsConfigurationsRequest.Builder.build()PostJourneyExternaleventsConfigurationsRequest.withBody(CreateExternalEventsConfigurationRequest body) PostJourneyExternaleventsConfigurationsRequest.withCustomHeader(String name, String value)