Uses of Class
odata.msgraph.client.beta.entity.RemoteAssistanceSettings
-
Packages that use RemoteAssistanceSettings Package Description odata.msgraph.client.beta.entity -
-
Uses of RemoteAssistanceSettings in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return RemoteAssistanceSettings Modifier and Type Method Description RemoteAssistanceSettingsRemoteAssistanceSettings.Builder. build()RemoteAssistanceSettingsRemoteAssistanceSettings. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.RemoteAssistanceSettingsRemoteAssistanceSettings. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).RemoteAssistanceSettingsRemoteAssistanceSettings. withAllowSessionsToUnenrolledDevices(Boolean allowSessionsToUnenrolledDevices)Returns an immutable copy ofthiswith just theallowSessionsToUnenrolledDevicesfield changed.RemoteAssistanceSettingsRemoteAssistanceSettings. withRemoteAssistanceState(RemoteAssistanceState remoteAssistanceState)Returns an immutable copy ofthiswith just theremoteAssistanceStatefield changed.RemoteAssistanceSettingsRemoteAssistanceSettings. withUnmappedField(String name, String value)
-