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