Uses of Interface
com.ants.platform.client.resources.commons.types.TraceWithDetails._FinalStage
Packages that use TraceWithDetails._FinalStage
-
Uses of TraceWithDetails._FinalStage in com.ants.platform.client.resources.commons.types
Classes in com.ants.platform.client.resources.commons.types that implement TraceWithDetails._FinalStageMethods in com.ants.platform.client.resources.commons.types that return TraceWithDetails._FinalStageModifier and TypeMethodDescriptionTraceWithDetails._FinalStage.addAllObservations(List<String> observations) TraceWithDetails.Builder.addAllObservations(List<String> observations) List of observation idsTraceWithDetails._FinalStage.addAllScores(List<String> scores) TraceWithDetails.Builder.addAllScores(List<String> scores) List of score idsTraceWithDetails._FinalStage.addObservations(String observations) TraceWithDetails.Builder.addObservations(String observations) List of observation idsList of score idsTraceWithDetails._FinalStage.environment(String environment) TraceWithDetails._FinalStage.environment(Optional<String> environment) TraceWithDetails.Builder.environment(String environment) The environment from which this trace originated.TraceWithDetails.Builder.environment(Optional<String> environment) The input data of the trace.The metadata associated with the trace.The name of the traceTraceWithDetails._FinalStage.observations(List<String> observations) TraceWithDetails.Builder.observations(List<String> observations) The output data of the trace.Public traces are accessible via url without loginThe release version of the application when the trace was createdThe session identifier associated with the traceThe tags associated with the trace.TraceWithDetails.Builder.totalCost(double totalCost) Cost of trace in USDTraceWithDetails.TotalCostStage.totalCost(double totalCost) The user identifier associated with the traceThe version of the trace