Uses of Class
com.mypurecloud.sdk.v2.model.TestModeEventResults
Packages that use TestModeEventResults
-
Uses of TestModeEventResults in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TestModeEventResultsModifier and TypeMethodDescriptionProcessAutomationApi.postProcessautomationTriggersTopicTest(PostProcessautomationTriggersTopicTestRequest request) Test the matching of all organization Triggers on given topic using provided event bodyProcessAutomationApi.postProcessautomationTriggersTopicTest(String topicName, String body) Test the matching of all organization Triggers on given topic using provided event bodyMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TestModeEventResultsModifier and TypeMethodDescriptionProcessAutomationApi.postProcessautomationTriggersTopicTest(ApiRequest<String> 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 bodyProcessAutomationApiAsync.postProcessautomationTriggersTopicTestAsync(ApiRequest<String> request, AsyncApiCallback<ApiResponse<TestModeEventResults>> callback) Test the matching of all organization Triggers on given topic using provided event bodyProcessAutomationApi.postProcessautomationTriggersTopicTestWithHttpInfo(String topicName, String body) Test the matching of all organization Triggers on given topic using provided event bodyMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TestModeEventResultsModifier and TypeMethodDescriptionProcessAutomationApiAsync.postProcessautomationTriggersTopicTestAsync(PostProcessautomationTriggersTopicTestRequest request, AsyncApiCallback<TestModeEventResults> callback) Test the matching of all organization Triggers on given topic using provided event bodyProcessAutomationApiAsync.postProcessautomationTriggersTopicTestAsync(ApiRequest<String> request, AsyncApiCallback<ApiResponse<TestModeEventResults>> callback) Test the matching of all organization Triggers on given topic using provided event body -
Uses of TestModeEventResults in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TestModeEventResultsModifier and TypeMethodDescriptionTestModeEventResults.schemaValidation(TestSchemaOperation schemaValidation) Information about the validation of the schema of the event body passed in to test modeTestModeEventResults.triggerMatchValidation(TestMatchesEventOperation triggerMatchValidation) Information about matched and unmatched triggers