|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.api.services.calendar.Calendar.Settings
public class Calendar.Settings
The "settings" collection of methods.
Nested Class Summary | |
---|---|
class |
Calendar.Settings.Get
|
class |
Calendar.Settings.List
|
Constructor Summary | |
---|---|
Calendar.Settings()
|
Method Summary | |
---|---|
Calendar.Settings.Get |
get(java.lang.String setting)
Returns a single user setting. |
Calendar.Settings.List |
list()
Returns all user settings for the authenticated user. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Calendar.Settings()
Method Detail |
---|
public Calendar.Settings.Get get(java.lang.String setting) throws java.io.IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
setting
- Name of the user setting.
java.io.IOException
public Calendar.Settings.List list() throws java.io.IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |