Class SynchronizationTemplateCollectionPage

java.lang.Object
com.microsoft.graph.http.BaseCollectionPage<SynchronizationTemplate,SynchronizationTemplateCollectionRequestBuilder>
com.microsoft.graph.requests.SynchronizationTemplateCollectionPage
All Implemented Interfaces:
com.microsoft.graph.serializer.IJsonBackedObject

public class SynchronizationTemplateCollectionPage extends com.microsoft.graph.http.BaseCollectionPage<SynchronizationTemplate,SynchronizationTemplateCollectionRequestBuilder>
The class for the Synchronization Template Collection Page.
  • Constructor Details