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