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