Interface TaskRunManifestPropertiesRequest.Builder

  • Method Details

    • outputManifestPath

      TaskRunManifestPropertiesRequest.Builder outputManifestPath(String outputManifestPath)

      The manifest file path.

      Parameters:
      outputManifestPath - The manifest file path.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • outputManifestHash

      TaskRunManifestPropertiesRequest.Builder outputManifestHash(String outputManifestHash)

      The hash value of the file.

      Parameters:
      outputManifestHash - The hash value of the file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.