Interface LastUpdateStatus.Builder

    • Method Detail

      • failureReason

        LastUpdateStatus.Builder failureReason​(String failureReason)

        If the update wasn't successful, indicates the reason why it failed.

        Parameters:
        failureReason - If the update wasn't successful, indicates the reason why it failed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.