Interface GetPromptFileResponse.Builder

  • Method Details

    • promptPresignedUrl

      GetPromptFileResponse.Builder promptPresignedUrl(String promptPresignedUrl)

      A generated URL to the prompt that can be given to an unauthorized user so they can access the prompt in S3.

      Parameters:
      promptPresignedUrl - A generated URL to the prompt that can be given to an unauthorized user so they can access the prompt in S3.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedTime

      GetPromptFileResponse.Builder lastModifiedTime(Instant lastModifiedTime)

      The timestamp when this resource was last modified.

      Parameters:
      lastModifiedTime - The timestamp when this resource was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedRegion

      GetPromptFileResponse.Builder lastModifiedRegion(String lastModifiedRegion)

      The Amazon Web Services Region where this resource was last modified.

      Parameters:
      lastModifiedRegion - The Amazon Web Services Region where this resource was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.