Uses of Class
org.springframework.social.google.api.drive.DriveAbout
-
Packages that use DriveAbout Package Description org.springframework.social.google.api.drive Spring Social's Service APIs for Google Driveorg.springframework.social.google.api.drive.impl -
-
Uses of DriveAbout in org.springframework.social.google.api.drive
Methods in org.springframework.social.google.api.drive that return DriveAbout Modifier and Type Method Description DriveAboutDriveOperations. getAbout()Get general Google Drive details for the current user -
Uses of DriveAbout in org.springframework.social.google.api.drive.impl
Methods in org.springframework.social.google.api.drive.impl that return DriveAbout Modifier and Type Method Description DriveAboutDriveTemplate. getAbout()
-