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