Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.CustomOrchestrationTraceEvent
-
Packages that use CustomOrchestrationTraceEvent Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of CustomOrchestrationTraceEvent in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return CustomOrchestrationTraceEvent Modifier and Type Method Description CustomOrchestrationTraceEventCustomOrchestrationTrace. event()The event details used with the custom orchestration.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type CustomOrchestrationTraceEvent Modifier and Type Method Description CustomOrchestrationTrace.BuilderCustomOrchestrationTrace.Builder. event(CustomOrchestrationTraceEvent event)The event details used with the custom orchestration.
-