Uses of Class
odata.msgraph.client.entity.UserFlowLanguagePage
-
Packages that use UserFlowLanguagePage Package Description odata.msgraph.client.entity -
-
Uses of UserFlowLanguagePage in odata.msgraph.client.entity
Methods in odata.msgraph.client.entity that return UserFlowLanguagePage Modifier and Type Method Description UserFlowLanguagePageUserFlowLanguagePage.Builder. build()UserFlowLanguagePageUserFlowLanguagePage. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.UserFlowLanguagePageUserFlowLanguagePage. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).UserFlowLanguagePageUserFlowLanguagePage. withUnmappedField(String name, String value)
-