updateTrace abstract method

int updateTrace(
  1. String traceId,
  2. String endTime,
  3. String attributesJson
)

Implementation

int updateTrace(String traceId, String endTime, String attributesJson);