Class DeviceDeltaCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<Device>
com.microsoft.graph.requests.DeviceDeltaCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<Device>, com.microsoft.graph.serializer.IJsonBackedObject

public class DeviceDeltaCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Device>
The class for the Device Delta Collection Response.
  • Constructor Details

    • DeviceDeltaCollectionResponse

      public DeviceDeltaCollectionResponse()