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