Class SiteInstanceCreator

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

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