Interface StartAsyncInvokeResponse.Builder

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

  • Method Details

    • invocationArn

      StartAsyncInvokeResponse.Builder invocationArn(String invocationArn)

      The ARN of the invocation.

      Parameters:
      invocationArn - The ARN of the invocation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.