Uses of Interface
org.springframework.social.google.api.drive.DriveOperations
-
Packages that use DriveOperations Package Description org.springframework.social.google.api Spring Social's Service APIs for Googleorg.springframework.social.google.api.drive.impl org.springframework.social.google.api.impl -
-
Uses of DriveOperations in org.springframework.social.google.api
Methods in org.springframework.social.google.api that return DriveOperations Modifier and Type Method Description DriveOperationsGoogle. driveOperations()RetrievesDriveOperations, used for interacting with Google Drive API. -
Uses of DriveOperations in org.springframework.social.google.api.drive.impl
Classes in org.springframework.social.google.api.drive.impl that implement DriveOperations Modifier and Type Class Description classDriveTemplateDriveOperationsimplementation. -
Uses of DriveOperations in org.springframework.social.google.api.impl
Methods in org.springframework.social.google.api.impl that return DriveOperations Modifier and Type Method Description DriveOperationsGoogleTemplate. driveOperations()
-