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