Class DriveInstanceCreator
java.lang.Object
com.amilesend.onedrive.parse.resource.creator.DriveInstanceCreator
- All Implemented Interfaces:
com.google.gson.InstanceCreator<Drive>
A custom
InstanceCreator implementation that injects the OneDriveConnection to the
resource type so that method operations can be performed on the Drive resource.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateInstance(Type type) Creates a newDrivewith the current client connection instance.