Interface CreateAttachedFileResponse.Builder

  • Method Details

    • fileArn

      The unique identifier of the attached file resource (ARN).

      Parameters:
      fileArn - The unique identifier of the attached file resource (ARN).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fileId

      The unique identifier of the attached file resource.

      Parameters:
      fileId - The unique identifier of the attached file resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationTime

      CreateAttachedFileResponse.Builder creationTime(String creationTime)

      The time of Creation of the file resource as an ISO timestamp. It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2024-05-03T02:41:28.172Z.

      Parameters:
      creationTime - The time of Creation of the file resource as an ISO timestamp. It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2024-05-03T02:41:28.172Z.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fileStatus

      The current status of the attached file. Valid values: PROCESSING | APPROVED | REJECTED | FAILED.

      Parameters:
      fileStatus - The current status of the attached file. Valid values: PROCESSING | APPROVED | REJECTED | FAILED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • fileStatus

      The current status of the attached file. Valid values: PROCESSING | APPROVED | REJECTED | FAILED.

      Parameters:
      fileStatus - The current status of the attached file. Valid values: PROCESSING | APPROVED | REJECTED | FAILED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: