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