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