Uses of Enum
com.microsoft.graph.models.CsaStarLevel
Packages that use CsaStarLevel
-
Uses of CsaStarLevel in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CsaStarLevelModifier and TypeMethodDescriptionstatic CsaStarLevelApplicationSecurityCompliance.getCsaStar()Gets the csaStar property value.static CsaStarLevelReturns the enum constant of this type with the specified name.static CsaStarLevel[]CsaStarLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type CsaStarLevelModifier and TypeMethodDescriptionvoidApplicationSecurityCompliance.setCsaStar(CsaStarLevel value) Sets the csaStar property value.