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

com.runsidekick.broker.model.response.impl.tracepoint.PutTracePointResponse Maven / Gradle / Ivy

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

import lombok.Data;

/**
 * @author ozge.lule
 */
@Data
public class PutTracePointResponse extends ApplicationAwareTracePointResponse {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy