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