Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchJourneyExternaleventsConfigurationRequest
Packages that use PatchJourneyExternaleventsConfigurationRequest
-
Uses of PatchJourneyExternaleventsConfigurationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchJourneyExternaleventsConfigurationRequestModifier and TypeMethodDescriptionJourneyApi.patchJourneyExternaleventsConfiguration(PatchJourneyExternaleventsConfigurationRequest request) Update an external events configuration.JourneyApiAsync.patchJourneyExternaleventsConfigurationAsync(PatchJourneyExternaleventsConfigurationRequest request, AsyncApiCallback<ExternalEventsConfiguration> callback) Update an external events configuration. -
Uses of PatchJourneyExternaleventsConfigurationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchJourneyExternaleventsConfigurationRequestModifier and TypeMethodDescriptionPatchJourneyExternaleventsConfigurationRequest.Builder.build()PatchJourneyExternaleventsConfigurationRequest.withBody(UpdateExternalEventsConfigurationRequest body) PatchJourneyExternaleventsConfigurationRequest.withConfigId(String configId) PatchJourneyExternaleventsConfigurationRequest.withCustomHeader(String name, String value)