Interface FailedItemDetails.Builder

    • Method Detail

      • retryable

        FailedItemDetails.Builder retryable​(Boolean retryableValue)

        Indicates whether you can immediately retry a request for this item for a specified resource.

        Parameters:
        retryableValue - Indicates whether you can immediately retry a request for this item for a specified resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.