Uses of Class
com.microsoft.graph.models.ApplicationRiskFactors
Packages that use ApplicationRiskFactors
-
Uses of ApplicationRiskFactors in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApplicationRiskFactorsModifier and TypeMethodDescriptionstatic ApplicationRiskFactorsApplicationRiskFactors.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplicationTemplate.getRiskFactors()Gets the riskFactors property value.Methods in com.microsoft.graph.models with parameters of type ApplicationRiskFactorsModifier and TypeMethodDescriptionvoidApplicationTemplate.setRiskFactors(ApplicationRiskFactors value) Sets the riskFactors property value.