target.apidocs.com.google.api.services.drive.class-use.Drive.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.drive.Drive (Google Drive API v3-rev20240123-2.0.0)
Uses of Class
com.google.api.services.drive.Drive
-
Packages that use Drive
Package
Description
com.google.api.services.drive
-
-
Uses of Drive in com.google.api.services.drive
Methods in com.google.api.services.drive that return Drive
Modifier and Type
Method and Description
Drive
Drive.Builder.build()
Builds a new instance of Drive
.
Drive
DriveRequest.getAbstractGoogleClient()
Constructors in com.google.api.services.drive with parameters of type Drive
Constructor and Description
DriveRequest(Drive client,
String method,
String uriTemplate,
Object content,
Class<T> responseClass)
Copyright © 2011–2024 Google. All rights reserved.