Uses of Class
com.microsoft.graph.models.IosNetworkUsageRule
Packages that use IosNetworkUsageRule
-
Uses of IosNetworkUsageRule in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return IosNetworkUsageRuleModifier and TypeMethodDescriptionstatic IosNetworkUsageRuleIosNetworkUsageRule.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type IosNetworkUsageRuleModifier and TypeMethodDescriptionIosGeneralDeviceConfiguration.getNetworkUsageRules()Gets the networkUsageRules property value.Method parameters in com.microsoft.graph.models with type arguments of type IosNetworkUsageRuleModifier and TypeMethodDescriptionvoidIosGeneralDeviceConfiguration.setNetworkUsageRules(List<IosNetworkUsageRule> value) Sets the networkUsageRules property value.