Interface DeletePromptResponse.Builder

    • Method Detail

      • id

        DeletePromptResponse.Builder id​(String 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

        DeletePromptResponse.Builder version​(String 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.