Class DeviceConfigurationStateCollectionPage

java.lang.Object
com.microsoft.graph.http.BaseCollectionPage<DeviceConfigurationState,DeviceConfigurationStateCollectionRequestBuilder>
com.microsoft.graph.requests.DeviceConfigurationStateCollectionPage
All Implemented Interfaces:
com.microsoft.graph.serializer.IJsonBackedObject

public class DeviceConfigurationStateCollectionPage extends com.microsoft.graph.http.BaseCollectionPage<DeviceConfigurationState,DeviceConfigurationStateCollectionRequestBuilder>
The class for the Device Configuration State Collection Page.
  • Constructor Details