Class PermissionInstanceCreator

java.lang.Object
com.amilesend.onedrive.parse.resource.creator.PermissionInstanceCreator
All Implemented Interfaces:
com.google.gson.InstanceCreator<Permission>

public class PermissionInstanceCreator extends Object implements com.google.gson.InstanceCreator<Permission>
A custom InstanceCreator implementation that injects the OneDriveConnection to the resource type so that method operations can be performed on the Permission resource.