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