Class DeviceInstallStateCollectionResponse

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

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

    • DeviceInstallStateCollectionResponse

      public DeviceInstallStateCollectionResponse()