Interface FailedItem.Builder

  • Method Details

    • uri

      The univeral resource indicator (URI) of the resource that failed.

      Parameters:
      uri - The univeral resource indicator (URI) of the resource that failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reason

      FailedItem.Builder reason(String reason)

      The reason the resource's association could not be updated.

      Parameters:
      reason - The reason the resource's association could not be updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • reason

      The reason the resource's association could not be updated.

      Parameters:
      reason - The reason the resource's association could not be updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: