Class DeviceManagementPartnerCollectionPage

java.lang.Object
com.microsoft.graph.http.BaseCollectionPage<DeviceManagementPartner,DeviceManagementPartnerCollectionRequestBuilder>
com.microsoft.graph.requests.DeviceManagementPartnerCollectionPage
All Implemented Interfaces:
com.microsoft.graph.serializer.IJsonBackedObject

public class DeviceManagementPartnerCollectionPage extends com.microsoft.graph.http.BaseCollectionPage<DeviceManagementPartner,DeviceManagementPartnerCollectionRequestBuilder>
The class for the Device Management Partner Collection Page.
  • Constructor Details