Class SloCriteriaDTO

All Implemented Interfaces:
DTO<SloCriteria>

public class SloCriteriaDTO extends ObjectWithReflectiveEqualsHashCodeToString implements DTO<SloCriteria>
DTO for SloCriteria, the body of PUT /mockserver/verifySLO. Mirrors VerificationSequenceDTO: a Jackson-friendly holder with setX mutators and a buildObject() that reconstructs the model.