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