Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.Trace
Packages that use Trace
-
Uses of Trace in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return TraceModifier and TypeMethodDescriptionstatic TraceTrace.fromCustomOrchestrationTrace(Consumer<CustomOrchestrationTrace.Builder> customOrchestrationTrace) Create an instance of this class withcustomOrchestrationTrace()initialized to the given value.static TraceTrace.fromCustomOrchestrationTrace(CustomOrchestrationTrace customOrchestrationTrace) Create an instance of this class withcustomOrchestrationTrace()initialized to the given value.static TraceTrace.fromFailureTrace(Consumer<FailureTrace.Builder> failureTrace) Create an instance of this class withfailureTrace()initialized to the given value.static TraceTrace.fromFailureTrace(FailureTrace failureTrace) Create an instance of this class withfailureTrace()initialized to the given value.static TraceTrace.fromGuardrailTrace(Consumer<GuardrailTrace.Builder> guardrailTrace) Create an instance of this class withguardrailTrace()initialized to the given value.static TraceTrace.fromGuardrailTrace(GuardrailTrace guardrailTrace) Create an instance of this class withguardrailTrace()initialized to the given value.static TraceTrace.fromOrchestrationTrace(Consumer<OrchestrationTrace.Builder> orchestrationTrace) Create an instance of this class withorchestrationTrace()initialized to the given value.static TraceTrace.fromOrchestrationTrace(OrchestrationTrace orchestrationTrace) Create an instance of this class withorchestrationTrace()initialized to the given value.static TraceTrace.fromPostProcessingTrace(Consumer<PostProcessingTrace.Builder> postProcessingTrace) Create an instance of this class withpostProcessingTrace()initialized to the given value.static TraceTrace.fromPostProcessingTrace(PostProcessingTrace postProcessingTrace) Create an instance of this class withpostProcessingTrace()initialized to the given value.static TraceTrace.fromPreProcessingTrace(Consumer<PreProcessingTrace.Builder> preProcessingTrace) Create an instance of this class withpreProcessingTrace()initialized to the given value.static TraceTrace.fromPreProcessingTrace(PreProcessingTrace preProcessingTrace) Create an instance of this class withpreProcessingTrace()initialized to the given value.static TraceTrace.fromRoutingClassifierTrace(Consumer<RoutingClassifierTrace.Builder> routingClassifierTrace) Create an instance of this class withroutingClassifierTrace()initialized to the given value.static TraceTrace.fromRoutingClassifierTrace(RoutingClassifierTrace routingClassifierTrace) Create an instance of this class withroutingClassifierTrace()initialized to the given value.final TraceInlineAgentTracePart.trace()Contains one part of the agent's reasoning process and results from calling API actions and querying knowledge bases.final TraceTracePart.trace()Contains one part of the agent's reasoning process and results from calling API actions and querying knowledge bases.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type TraceModifier and TypeMethodDescriptionContains one part of the agent's reasoning process and results from calling API actions and querying knowledge bases.Contains one part of the agent's reasoning process and results from calling API actions and querying knowledge bases.final TracePart.Builder