Class DeviceConfigurationStateCollectionResponse

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

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

    • DeviceConfigurationStateCollectionResponse

      public DeviceConfigurationStateCollectionResponse()