Uses of Class
com.microsoft.graph.models.RiskPreventionContainer
Packages that use RiskPreventionContainer
-
Uses of RiskPreventionContainer in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RiskPreventionContainerModifier and TypeMethodDescriptionstatic RiskPreventionContainerRiskPreventionContainer.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueIdentityContainer.getRiskPrevention()Gets the riskPrevention property value.Methods in com.microsoft.graph.models with parameters of type RiskPreventionContainerModifier and TypeMethodDescriptionvoidIdentityContainer.setRiskPrevention(RiskPreventionContainer value) Sets the riskPrevention property value.