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