
com.ifountain.opsgenie.client.model.notification_rule.ChangeNotificationRuleOrderResponse Maven / Gradle / Ivy
package com.ifountain.opsgenie.client.model.notification_rule;
import com.ifountain.opsgenie.client.model.BaseResponse;
/**
* Represents OpsGenie service response for change notificationRule apply order request.
*
* @author Mehmet Mustafa Demir
* @see com.ifountain.opsgenie.client.INotificationRuleOpsGenieClient#changeNotificationRuleOrder(ChangeNotificationRuleOrderRequest)
*/
public class ChangeNotificationRuleOrderResponse extends BaseResponse {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy