Uses of Class
com.microsoft.graph.models.AkamaiRapidRulesModel
Packages that use AkamaiRapidRulesModel
-
Uses of AkamaiRapidRulesModel in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AkamaiRapidRulesModelModifier and TypeMethodDescriptionstatic AkamaiRapidRulesModelAkamaiRapidRulesModel.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAkamaiVerifiedDetailsModel.getRapidRules()Gets the rapidRules property value.Methods in com.microsoft.graph.models with parameters of type AkamaiRapidRulesModelModifier and TypeMethodDescriptionvoidAkamaiVerifiedDetailsModel.setRapidRules(AkamaiRapidRulesModel value) Sets the rapidRules property value.