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