Interface GetPersistentAppUiPresignedUrlResponse.Builder

  • Method Details

    • presignedURLReady

      GetPersistentAppUiPresignedUrlResponse.Builder presignedURLReady(Boolean presignedURLReady)

      Used to determine if the presigned URL is ready.

      Parameters:
      presignedURLReady - Used to determine if the presigned URL is ready.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • presignedURL

      The returned presigned URL.

      Parameters:
      presignedURL - The returned presigned URL.
      Returns:
      Returns a reference to this object so that method calls can be chained together.