Uses of Enum
com.microsoft.graph.models.FedRampLevel
Packages that use FedRampLevel
-
Uses of FedRampLevel in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return FedRampLevelModifier and TypeMethodDescriptionstatic FedRampLevelApplicationSecurityCompliance.getFedRamp()Gets the fedRamp property value.static FedRampLevelReturns the enum constant of this type with the specified name.static FedRampLevel[]FedRampLevel.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 FedRampLevelModifier and TypeMethodDescriptionvoidApplicationSecurityCompliance.setFedRamp(FedRampLevel value) Sets the fedRamp property value.