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

com.runsidekick.broker.model.response.impl.logpoint.DisableLogPointResponse Maven / Gradle / Ivy

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

import lombok.Data;

/**
 * @author yasin.kalafat
 */
@Data
public class DisableLogPointResponse extends ApplicationAwareLogPointResponse {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy