Class DeviceCollectionResponse

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

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

    • DeviceCollectionResponse

      public DeviceCollectionResponse()