Uses of Class
com.microsoft.graph.models.WindowsInformationProtectionNetworkLearningSummary
Packages that use WindowsInformationProtectionNetworkLearningSummary
-
Uses of WindowsInformationProtectionNetworkLearningSummary in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WindowsInformationProtectionNetworkLearningSummaryModifier and TypeMethodDescriptionWindowsInformationProtectionNetworkLearningSummary.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type WindowsInformationProtectionNetworkLearningSummaryModifier and TypeMethodDescriptionWindowsInformationProtectionNetworkLearningSummaryCollectionResponse.getValue()Gets the value property value.DeviceManagement.getWindowsInformationProtectionNetworkLearningSummaries()Gets the windowsInformationProtectionNetworkLearningSummaries property value.Method parameters in com.microsoft.graph.models with type arguments of type WindowsInformationProtectionNetworkLearningSummaryModifier and TypeMethodDescriptionvoidWindowsInformationProtectionNetworkLearningSummaryCollectionResponse.setValue(List<WindowsInformationProtectionNetworkLearningSummary> value) Sets the value property value.voidDeviceManagement.setWindowsInformationProtectionNetworkLearningSummaries(List<WindowsInformationProtectionNetworkLearningSummary> value) Sets the windowsInformationProtectionNetworkLearningSummaries property value.