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