Uses of Class
com.mypurecloud.sdk.v2.api.request.GetJourneyExternaleventsConfigurationsRequest
Packages that use GetJourneyExternaleventsConfigurationsRequest
-
Uses of GetJourneyExternaleventsConfigurationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetJourneyExternaleventsConfigurationsRequestModifier and TypeMethodDescriptionJourneyApi.getJourneyExternaleventsConfigurations(GetJourneyExternaleventsConfigurationsRequest request) Get all external event configurations.JourneyApiAsync.getJourneyExternaleventsConfigurationsAsync(GetJourneyExternaleventsConfigurationsRequest request, AsyncApiCallback<ExternalEventsConfigurationListing> callback) Get all external event configurations. -
Uses of GetJourneyExternaleventsConfigurationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetJourneyExternaleventsConfigurationsRequestModifier and TypeMethodDescriptionGetJourneyExternaleventsConfigurationsRequest.Builder.build()GetJourneyExternaleventsConfigurationsRequest.withCustomHeader(String name, String value) GetJourneyExternaleventsConfigurationsRequest.withPageNumber(Integer pageNumber) GetJourneyExternaleventsConfigurationsRequest.withPageSize(Integer pageSize)