Interface DeletePromptResponse.Builder

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

  • Method Details

    • id

      The unique identifier of the prompt that was deleted.

      Parameters:
      id - The unique identifier of the prompt that was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      The version of the prompt that was deleted.

      Parameters:
      version - The version of the prompt that was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.