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