Interface InvokeFlowResponse.Builder

All Superinterfaces:
AwsResponse.Builder, BedrockAgentRuntimeResponse.Builder, Buildable, CopyableBuilder<InvokeFlowResponse.Builder,InvokeFlowResponse>, SdkBuilder<InvokeFlowResponse.Builder,InvokeFlowResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
InvokeFlowResponse

  • Method Details

    • executionId

      InvokeFlowResponse.Builder executionId(String executionId)

      The unique identifier for the current flow execution.

      Parameters:
      executionId - The unique identifier for the current flow execution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.