Uses of Class
com.amilesend.onedrive.resource.site.Site
Packages that use Site
Package
Description
-
Uses of Site in com.amilesend.onedrive.parse.resource.creator
Methods in com.amilesend.onedrive.parse.resource.creator that return SiteModifier and TypeMethodDescriptionSiteInstanceCreator.createInstance(Type type) Creates a newSitewith the current client connection instance. -
Uses of Site in com.amilesend.onedrive.parse.resource.parser
Methods in com.amilesend.onedrive.parse.resource.parser that return SiteModifier and TypeMethodDescriptionSiteParser.parse(@NonNull com.google.gson.Gson gson, @NonNull InputStream jsonStream) Methods in com.amilesend.onedrive.parse.resource.parser that return types with arguments of type SiteModifier and TypeMethodDescriptionSiteListParser.SiteListResponseBody.getValue()SiteListParser.parse(@NonNull com.google.gson.Gson gson, @NonNull InputStream jsonStream) Method parameters in com.amilesend.onedrive.parse.resource.parser with type arguments of type Site -
Uses of Site in com.amilesend.onedrive.resource
Constructors in com.amilesend.onedrive.resource with parameters of type Site -
Uses of Site in com.amilesend.onedrive.resource.site
Classes in com.amilesend.onedrive.resource.site with type parameters of type SiteModifier and TypeClassDescriptionstatic classSite.SiteBuilder<C extends Site,B extends Site.SiteBuilder<C, B>>