|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FreeBusyResponse | |
---|---|
com.google.api.services.calendar.model |
Uses of FreeBusyResponse in com.google.api.services.calendar.model |
---|
Methods in com.google.api.services.calendar.model that return FreeBusyResponse | |
---|---|
FreeBusyResponse |
FreeBusyResponse.setCalendars(java.util.Map<java.lang.String,FreeBusyCalendar> calendars)
List of free/busy information for calendars. |
FreeBusyResponse |
FreeBusyResponse.setGroups(java.util.Map<java.lang.String,FreeBusyGroup> groups)
Expansion of groups. |
FreeBusyResponse |
FreeBusyResponse.setKind(java.lang.String kind)
Type of the resource ("calendar#freeBusy"). |
FreeBusyResponse |
FreeBusyResponse.setTimeMax(DateTime timeMax)
The end of the interval. |
FreeBusyResponse |
FreeBusyResponse.setTimeMin(DateTime timeMin)
The start of the interval. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |