Uses of Class
com.uc4.api.systemoverview.HostTraceOptions
-
Packages that use HostTraceOptions Package Description com.uc4.communication.requests -
-
Uses of HostTraceOptions in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return HostTraceOptions Modifier and Type Method Description HostTraceOptions
GetAgentProperties. getHostTraceOptions()
Returns a HostTraceOptions ObjectMethods in com.uc4.communication.requests with parameters of type HostTraceOptions Modifier and Type Method Description void
SetAgentProperties. setHostTraceOptions(HostTraceOptions opt)
Set the HostTraceOptions to the SetAgentProperties request prior to sending it to the server.
-