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