All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ifountain.opsgenie.client.model.team.routing_rule.ChangeTeamRoutingRuleOrderResponse Maven / Gradle / Ivy

package com.ifountain.opsgenie.client.model.team.routing_rule;

import com.ifountain.opsgenie.client.model.BaseResponseWithId;

/**
 * Represents OpsGenie service response for change team routing rule order request.
 *
 * @author Mehmet Mustafa Demir
 * @see com.ifountain.opsgenie.client.ITeamOpsGenieClient#changeTeamRoutingRuleOrder(ChangeTeamRoutingRuleOrderRequest)
 */
public class ChangeTeamRoutingRuleOrderResponse extends BaseResponseWithId {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy