TestNotificationConfigurationResponse |
TestNotificationConfigurationResponse.addErrorMessagesItem(String errorMessagesItem) |
TestNotificationConfigurationResponse |
TestNotificationConfigurationResponse.addEventTypesItem(TestNotificationConfigurationResponse.EventTypesEnum eventTypesItem) |
TestNotificationConfigurationResponse |
TestNotificationConfigurationResponse.addOkMessagesItem(String okMessagesItem) |
TestNotificationConfigurationResponse |
TestNotificationConfigurationResponse.errorMessages(List<String> errorMessages) |
TestNotificationConfigurationResponse |
TestNotificationConfigurationResponse.eventTypes(List<TestNotificationConfigurationResponse.EventTypesEnum> eventTypes) |
TestNotificationConfigurationResponse |
TestNotificationConfigurationResponse.exchangeMessages(List<ExchangeMessage> exchangeMessages) |
TestNotificationConfigurationResponse |
TestNotificationConfigurationResponse.notificationId(Long notificationId) |
TestNotificationConfigurationResponse |
TestNotificationConfigurationResponse.okMessages(List<String> okMessages) |