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

com.runsidekick.broker.model.response.impl.probetag.AddProbeTagResponse Maven / Gradle / Ivy

package com.runsidekick.broker.model.response.impl.probetag;

import com.runsidekick.broker.model.response.impl.BaseResponse;
import lombok.Data;

/**
 * @author yasin.kalafat
 */
@Data
public class AddProbeTagResponse extends BaseResponse {
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy