Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.ListFlowExecutionEventsResponse.Builder
Packages that use ListFlowExecutionEventsResponse.Builder
-
Uses of ListFlowExecutionEventsResponse.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return ListFlowExecutionEventsResponse.BuilderModifier and TypeMethodDescriptionListFlowExecutionEventsResponse.builder()ListFlowExecutionEventsResponse.Builder.flowExecutionEvents(Collection<FlowExecutionEvent> flowExecutionEvents) A list of events that occurred during the flow execution.ListFlowExecutionEventsResponse.Builder.flowExecutionEvents(Consumer<FlowExecutionEvent.Builder>... flowExecutionEvents) A list of events that occurred during the flow execution.ListFlowExecutionEventsResponse.Builder.flowExecutionEvents(FlowExecutionEvent... flowExecutionEvents) A list of events that occurred during the flow execution.A token to retrieve the next set of results.ListFlowExecutionEventsResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type ListFlowExecutionEventsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListFlowExecutionEventsResponse.Builder>ListFlowExecutionEventsResponse.serializableBuilderClass()