Uses of Class
odata.msgraph.client.beta.complex.ResultTemplateDictionary
-
Packages that use ResultTemplateDictionary Package Description odata.msgraph.client.beta.complex -
-
Uses of ResultTemplateDictionary in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as ResultTemplateDictionary Modifier and Type Field Description protected ResultTemplateDictionarySearchResponse. resultTemplatesMethods in odata.msgraph.client.beta.complex that return ResultTemplateDictionary Modifier and Type Method Description ResultTemplateDictionaryResultTemplateDictionary.Builder. build()ResultTemplateDictionaryResultTemplateDictionary. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type ResultTemplateDictionary Modifier and Type Method Description Optional<ResultTemplateDictionary>SearchResponse. getResultTemplates()Methods in odata.msgraph.client.beta.complex with parameters of type ResultTemplateDictionary Modifier and Type Method Description SearchResponse.BuilderSearchResponse.Builder. resultTemplates(ResultTemplateDictionary resultTemplates)SearchResponseSearchResponse. withResultTemplates(ResultTemplateDictionary resultTemplates)
-