Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.StartFlowExecutionResponse.Builder
Packages that use StartFlowExecutionResponse.Builder
-
Uses of StartFlowExecutionResponse.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return StartFlowExecutionResponse.BuilderModifier and TypeMethodDescriptionStartFlowExecutionResponse.builder()StartFlowExecutionResponse.Builder.executionArn(String executionArn) The Amazon Resource Name (ARN) that uniquely identifies the flow execution.StartFlowExecutionResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type StartFlowExecutionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StartFlowExecutionResponse.Builder>StartFlowExecutionResponse.serializableBuilderClass()