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