All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.calendar.Calendar.Settings.html Maven / Gradle / Ivy

There is a newer version: v3-rev20241101-2.0.0
Show newest version






Calendar.Settings (Calendar API v3-rev20240927-2.0.0)












com.google.api.services.calendar

Class Calendar.Settings

  • Enclosing class:
    Calendar


    public class Calendar.Settings
    extends Object
    The "settings" collection of methods.
    • Constructor Detail

      • Settings

        public Settings()
    • Method Detail

      • get

        public Calendar.Settings.Get get(String setting)
                                  throws IOException
        Returns a single user setting. Create a request for the method "settings.get". This request holds the parameters needed by the calendar server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        setting - The id of the user setting.
        Returns:
        the request
        Throws:
        IOException
      • list

        public Calendar.Settings.List list()
                                    throws IOException
        Returns all user settings for the authenticated user. Create a request for the method "settings.list". This request holds the parameters needed by the calendar server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Returns:
        the request
        Throws:
        IOException
      • watch

        public Calendar.Settings.Watch watch(Channel content)
                                      throws IOException
        Watch for changes to Settings resources. Create a request for the method "settings.watch". This request holds the parameters needed by the calendar server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        content - the Channel
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy