Interface PutInvocationStepResponse.Builder

  • Method Details

    • invocationStepId

      PutInvocationStepResponse.Builder invocationStepId(String invocationStepId)

      The unique identifier of the invocation step in UUID format.

      Parameters:
      invocationStepId - The unique identifier of the invocation step in UUID format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.