Uses of Class
microsoft.graph.search.entity.Acronym
-
Packages that use Acronym Package Description microsoft.graph.search.entity -
-
Uses of Acronym in microsoft.graph.search.entity
Methods in microsoft.graph.search.entity that return Acronym Modifier and Type Method Description AcronymAcronym.Builder. build()AcronymAcronym. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AcronymAcronym. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AcronymAcronym. withStandsFor(String standsFor)AcronymAcronym. withState(AnswerState state)AcronymAcronym. withUnmappedField(String name, String value)
-