Uses of Class
com.microsoft.graph.models.SoftwareUpdateStatusSummary
Packages that use SoftwareUpdateStatusSummary
-
Uses of SoftwareUpdateStatusSummary in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SoftwareUpdateStatusSummaryModifier and TypeMethodDescriptionstatic SoftwareUpdateStatusSummarySoftwareUpdateStatusSummary.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDeviceManagement.getSoftwareUpdateStatusSummary()Gets the softwareUpdateStatusSummary property value.Methods in com.microsoft.graph.models with parameters of type SoftwareUpdateStatusSummaryModifier and TypeMethodDescriptionvoidDeviceManagement.setSoftwareUpdateStatusSummary(SoftwareUpdateStatusSummary value) Sets the softwareUpdateStatusSummary property value.