Class DriveItemGetActivitiesByIntervalCollectionRequest

java.lang.Object
com.microsoft.graph.http.BaseCollectionRequest<T,T2,T3>
com.microsoft.graph.http.BaseFunctionCollectionRequest<ItemActivityStat,DriveItemGetActivitiesByIntervalCollectionResponse,DriveItemGetActivitiesByIntervalCollectionPage>
com.microsoft.graph.requests.DriveItemGetActivitiesByIntervalCollectionRequest
All Implemented Interfaces:
com.microsoft.graph.http.IHttpRequest

public class DriveItemGetActivitiesByIntervalCollectionRequest extends com.microsoft.graph.http.BaseFunctionCollectionRequest<ItemActivityStat,DriveItemGetActivitiesByIntervalCollectionResponse,DriveItemGetActivitiesByIntervalCollectionPage>
The class for the Drive Item Get Activities By Interval Collection Request.