Uses of Class
com.sforce.soap.apex.LogInfo
-
-
Uses of LogInfo in com.sforce.soap.apex
Methods in com.sforce.soap.apex that return LogInfo Modifier and Type Method Description LogInfo[]DebuggingHeader_element. getCategories()Methods in com.sforce.soap.apex with parameters of type LogInfo Modifier and Type Method Description voidDebuggingHeader_element. setCategories(LogInfo[] categories)voidSoapConnection. setDebuggingHeader(LogInfo[] categories, LogType debugLevel)
-