Uses of Class
odata.msgraph.client.beta.entity.AuthenticationListener
-
Packages that use AuthenticationListener Package Description odata.msgraph.client.beta.entity -
-
Uses of AuthenticationListener in odata.msgraph.client.beta.entity
Subclasses of AuthenticationListener in odata.msgraph.client.beta.entity Modifier and Type Class Description classInvokeUserFlowListenerMethods in odata.msgraph.client.beta.entity that return AuthenticationListener Modifier and Type Method Description AuthenticationListenerAuthenticationListener. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AuthenticationListenerAuthenticationListener. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AuthenticationListenerAuthenticationListener. withPriority(Integer priority)AuthenticationListenerAuthenticationListener. withSourceFilter(AuthenticationSourceFilter sourceFilter)AuthenticationListenerAuthenticationListener. withUnmappedField(String name, String value)
-