Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.StopFlowExecutionResponse.Builder
Packages that use StopFlowExecutionResponse.Builder
-
Uses of StopFlowExecutionResponse.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return StopFlowExecutionResponse.BuilderModifier and TypeMethodDescriptionStopFlowExecutionResponse.builder()StopFlowExecutionResponse.Builder.executionArn(String executionArn) The Amazon Resource Name (ARN) that uniquely identifies the flow execution that was stopped.The updated status of the flow execution after the stop request.StopFlowExecutionResponse.Builder.status(FlowExecutionStatus status) The updated status of the flow execution after the stop request.StopFlowExecutionResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type StopFlowExecutionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StopFlowExecutionResponse.Builder>StopFlowExecutionResponse.serializableBuilderClass()