Class ManagedDeviceCollectionResponse

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

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

    • ManagedDeviceCollectionResponse

      public ManagedDeviceCollectionResponse()