Interface PutInvocationStepResponse.Builder

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

  • 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.