Uses of Class
com.microsoft.graph.models.SecurityReportsRoot
Packages that use SecurityReportsRoot
-
Uses of SecurityReportsRoot in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SecurityReportsRootModifier and TypeMethodDescriptionstatic SecurityReportsRootSecurityReportsRoot.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueReportRoot.getSecurity()Gets the security property value.Methods in com.microsoft.graph.models with parameters of type SecurityReportsRootModifier and TypeMethodDescriptionvoidReportRoot.setSecurity(SecurityReportsRoot value) Sets the security property value.