Uses of Enum
com.microsoft.graph.models.MdmAppConfigKeyType
Packages that use MdmAppConfigKeyType
-
Uses of MdmAppConfigKeyType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MdmAppConfigKeyTypeModifier and TypeMethodDescriptionstatic MdmAppConfigKeyTypeAppConfigurationSettingItem.getAppConfigKeyType()Gets the appConfigKeyType property value.static MdmAppConfigKeyTypeReturns the enum constant of this type with the specified name.static MdmAppConfigKeyType[]MdmAppConfigKeyType.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 MdmAppConfigKeyTypeModifier and TypeMethodDescriptionvoidAppConfigurationSettingItem.setAppConfigKeyType(MdmAppConfigKeyType value) Sets the appConfigKeyType property value.