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