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