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

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






Drive.Apps (Google Drive API v3-rev20240123-2.0.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–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy