Uses of Class
com.mypurecloud.sdk.v2.model.UpdateExternalEventsConfigurationRequest
Packages that use UpdateExternalEventsConfigurationRequest
Package
Description
-
Uses of UpdateExternalEventsConfigurationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type UpdateExternalEventsConfigurationRequestModifier and TypeMethodDescriptionJourneyApi.patchJourneyExternaleventsConfiguration(String configId, UpdateExternalEventsConfigurationRequest body) Update an external events configuration.JourneyApi.patchJourneyExternaleventsConfigurationWithHttpInfo(String configId, UpdateExternalEventsConfigurationRequest body) Update an external events configuration.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdateExternalEventsConfigurationRequestModifier and TypeMethodDescriptionJourneyApi.patchJourneyExternaleventsConfiguration(ApiRequest<UpdateExternalEventsConfigurationRequest> request) Update an external events configuration.JourneyApiAsync.patchJourneyExternaleventsConfigurationAsync(ApiRequest<UpdateExternalEventsConfigurationRequest> request, AsyncApiCallback<ApiResponse<ExternalEventsConfiguration>> callback) Update an external events configuration. -
Uses of UpdateExternalEventsConfigurationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UpdateExternalEventsConfigurationRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UpdateExternalEventsConfigurationRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type UpdateExternalEventsConfigurationRequestModifier and TypeMethodDescriptionvoidPatchJourneyExternaleventsConfigurationRequest.setBody(UpdateExternalEventsConfigurationRequest body) PatchJourneyExternaleventsConfigurationRequest.Builder.withBody(UpdateExternalEventsConfigurationRequest body) PatchJourneyExternaleventsConfigurationRequest.withBody(UpdateExternalEventsConfigurationRequest body) -
Uses of UpdateExternalEventsConfigurationRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateExternalEventsConfigurationRequestModifier and TypeMethodDescriptionUpdateExternalEventsConfigurationRequest.description(String description) A description of the external event configuration.The name of the external event configuration.