Class DeviceConfigurationCollectionResponse

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

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

    • DeviceConfigurationCollectionResponse

      public DeviceConfigurationCollectionResponse()