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 HostTraceOptionsGetAgentProperties. getHostTraceOptions()Returns a HostTraceOptions ObjectMethods in com.uc4.communication.requests with parameters of type HostTraceOptions Modifier and Type Method Description voidSetAgentProperties. setHostTraceOptions(HostTraceOptions opt)Set the HostTraceOptions to the SetAgentProperties request prior to sending it to the server. 
 -