Uses of Class
com.mypurecloud.sdk.v2.api.request.GetJourneyExternaleventsConfigurationRequest
Packages that use GetJourneyExternaleventsConfigurationRequest
-
Uses of GetJourneyExternaleventsConfigurationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetJourneyExternaleventsConfigurationRequestModifier and TypeMethodDescriptionJourneyApi.getJourneyExternaleventsConfiguration(GetJourneyExternaleventsConfigurationRequest request) Get an external events configurationJourneyApiAsync.getJourneyExternaleventsConfigurationAsync(GetJourneyExternaleventsConfigurationRequest request, AsyncApiCallback<ExternalEventsConfiguration> callback) Get an external events configuration -
Uses of GetJourneyExternaleventsConfigurationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetJourneyExternaleventsConfigurationRequestModifier and TypeMethodDescriptionGetJourneyExternaleventsConfigurationRequest.Builder.build()GetJourneyExternaleventsConfigurationRequest.withConfigId(String configId) GetJourneyExternaleventsConfigurationRequest.withCustomHeader(String name, String value)