
com.ifountain.opsgenie.client.model.notification_rule.AddNotificationRuleStepResponse Maven / Gradle / Ivy
package com.ifountain.opsgenie.client.model.notification_rule;
import com.ifountain.opsgenie.client.model.BaseResponseWithId;
/**
* Represents OpsGenie service response for add contact request.
*
* @author Mehmet Mustafa Demir
* @see com.ifountain.opsgenie.client.INotificationRuleOpsGenieClient#addNotificationRuleStep(AddNotificationRuleStepRequest)
*/
public class AddNotificationRuleStepResponse extends BaseResponseWithId {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy