Uses of Class
com.mypurecloud.sdk.v2.api.request.PostProcessautomationTriggersTopicTestRequest
Packages that use PostProcessautomationTriggersTopicTestRequest
-
Uses of PostProcessautomationTriggersTopicTestRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostProcessautomationTriggersTopicTestRequestModifier and TypeMethodDescriptionProcessAutomationApi.postProcessautomationTriggersTopicTest(PostProcessautomationTriggersTopicTestRequest request) Test the matching of all organization Triggers on given topic using provided event bodyProcessAutomationApiAsync.postProcessautomationTriggersTopicTestAsync(PostProcessautomationTriggersTopicTestRequest request, AsyncApiCallback<TestModeEventResults> callback) Test the matching of all organization Triggers on given topic using provided event body -
Uses of PostProcessautomationTriggersTopicTestRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostProcessautomationTriggersTopicTestRequestModifier and TypeMethodDescriptionPostProcessautomationTriggersTopicTestRequest.Builder.build()PostProcessautomationTriggersTopicTestRequest.withCustomHeader(String name, String value) PostProcessautomationTriggersTopicTestRequest.withTopicName(String topicName)