package software.amazon.ses.configurationset; import lombok.NoArgsConstructor; @NoArgsConstructor public class CallbackContext { }