Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.CustomOrchestrationTraceEvent.Builder
Packages that use CustomOrchestrationTraceEvent.Builder
-
Uses of CustomOrchestrationTraceEvent.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return CustomOrchestrationTraceEvent.BuilderModifier and TypeMethodDescriptionCustomOrchestrationTraceEvent.builder()The text that prompted the event at this step.CustomOrchestrationTraceEvent.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type CustomOrchestrationTraceEvent.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CustomOrchestrationTraceEvent.Builder>CustomOrchestrationTraceEvent.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type CustomOrchestrationTraceEvent.BuilderModifier and TypeMethodDescriptiondefault CustomOrchestrationTrace.BuilderCustomOrchestrationTrace.Builder.event(Consumer<CustomOrchestrationTraceEvent.Builder> event) The event details used with the custom orchestration.