GetFreeBusyResponse.FreeBusy

public GetFreeBusyResponse.FreeBusy GetFreeBusyResponse.FreeBusy(    @Json(name = "time_slots") List<FreeBusyTimeSlot> timeSlots,     @Json(name = "object") FreeBusyType obj,     @Json(name = "email") String email)