Uses of Class
com.microsoft.graph.models.ApplicationRiskFactorLegalInfo
Packages that use ApplicationRiskFactorLegalInfo
-
Uses of ApplicationRiskFactorLegalInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApplicationRiskFactorLegalInfoModifier and TypeMethodDescriptionApplicationRiskFactorLegalInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplicationRiskFactors.getLegal()Gets the legal property value.Methods in com.microsoft.graph.models with parameters of type ApplicationRiskFactorLegalInfoModifier and TypeMethodDescriptionvoidApplicationRiskFactors.setLegal(ApplicationRiskFactorLegalInfo value) Sets the legal property value.