Uses of Class
com.microsoft.graph.models.ResultTemplateDictionary
Packages that use ResultTemplateDictionary
-
Uses of ResultTemplateDictionary in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ResultTemplateDictionaryModifier and TypeMethodDescriptionstatic ResultTemplateDictionaryResultTemplateDictionary.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSearchResponse.getResultTemplates()Gets the resultTemplates property value.Methods in com.microsoft.graph.models with parameters of type ResultTemplateDictionaryModifier and TypeMethodDescriptionvoidSearchResponse.setResultTemplates(ResultTemplateDictionary value) Sets the resultTemplates property value.