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

target.apidocs.com.google.api.services.drive.Drive.Apps.html Maven / Gradle / Ivy







Drive.Apps (Drive API v2-rev20180830-1.26.0)












com.google.api.services.drive

Class Drive.Apps

  • Enclosing class:
    Drive


    public class Drive.Apps
    extends Object
    The "apps" collection of methods.
    • Constructor Detail

      • Apps

        public Apps()
    • Method Detail

      • get

        public Drive.Apps.Get get(String appId)
                           throws IOException
        Gets a specific app. Create a request for the method "apps.get". This request holds the parameters needed by the drive server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        appId - The ID of the app.
        Returns:
        the request
        Throws:
        IOException
      • list

        public Drive.Apps.List list()
                             throws IOException
        Lists a user's installed apps. Create a request for the method "apps.list". This request holds the parameters needed by the drive server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2018 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy