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