public class ImportedWindowsAutopilotDeviceIdentityImportCollectionPage extends com.microsoft.graph.http.BaseCollectionPage<ImportedWindowsAutopilotDeviceIdentity,ImportedWindowsAutopilotDeviceIdentityImportCollectionRequestBuilder>
| Constructor and Description |
|---|
ImportedWindowsAutopilotDeviceIdentityImportCollectionPage(ImportedWindowsAutopilotDeviceIdentityImportCollectionResponse response,
ImportedWindowsAutopilotDeviceIdentityImportCollectionRequestBuilder builder)
A collection page for ImportedWindowsAutopilotDeviceIdentity.
|
ImportedWindowsAutopilotDeviceIdentityImportCollectionPage(java.util.List<ImportedWindowsAutopilotDeviceIdentity> pageContents,
ImportedWindowsAutopilotDeviceIdentityImportCollectionRequestBuilder nextRequestBuilder)
Creates the collection page for ImportedWindowsAutopilotDeviceIdentityImport
|
public ImportedWindowsAutopilotDeviceIdentityImportCollectionPage(@Nonnull
ImportedWindowsAutopilotDeviceIdentityImportCollectionResponse response,
@Nonnull
ImportedWindowsAutopilotDeviceIdentityImportCollectionRequestBuilder builder)
response - The serialized ImportedWindowsAutopilotDeviceIdentityImportCollectionResponse from the servicebuilder - The request builder for the next collection pagepublic ImportedWindowsAutopilotDeviceIdentityImportCollectionPage(@Nonnull
java.util.List<ImportedWindowsAutopilotDeviceIdentity> pageContents,
@Nullable
ImportedWindowsAutopilotDeviceIdentityImportCollectionRequestBuilder nextRequestBuilder)
pageContents - the contents of this pagenextRequestBuilder - the request builder for the next page