Uses of Class
com.microsoft.graph.models.CloudFlareRuleModel
Packages that use CloudFlareRuleModel
-
Uses of CloudFlareRuleModel in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CloudFlareRuleModelModifier and TypeMethodDescriptionstatic CloudFlareRuleModelCloudFlareRuleModel.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 CloudFlareRuleModelModifier and TypeMethodDescriptionCloudFlareVerifiedDetailsModel.getEnabledCustomRules()Gets the enabledCustomRules property value.Method parameters in com.microsoft.graph.models with type arguments of type CloudFlareRuleModelModifier and TypeMethodDescriptionvoidCloudFlareVerifiedDetailsModel.setEnabledCustomRules(List<CloudFlareRuleModel> value) Sets the enabledCustomRules property value.