Package com.microsoft.graph.requests
Class ImportedWindowsAutopilotDeviceIdentityImportCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<ImportedWindowsAutopilotDeviceIdentity>
com.microsoft.graph.requests.ImportedWindowsAutopilotDeviceIdentityImportCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<ImportedWindowsAutopilotDeviceIdentity>
,com.microsoft.graph.serializer.IJsonBackedObject
public class ImportedWindowsAutopilotDeviceIdentityImportCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<ImportedWindowsAutopilotDeviceIdentity>
The class for the Imported Windows Autopilot Device Identity Import Collection Response.
-
Field Summary
Fields inherited from class com.microsoft.graph.http.BaseCollectionResponse
nextLink, value
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.microsoft.graph.http.BaseCollectionResponse
additionalDataManager, nextLink, setRawObject, values
-
Constructor Details
-
ImportedWindowsAutopilotDeviceIdentityImportCollectionResponse
public ImportedWindowsAutopilotDeviceIdentityImportCollectionResponse()
-