Interface Body

  • All Known Implementing Classes:
    ImmutableBody

    @Immutable
    public interface Body
    Placeholder resource for the previous version of an issue comment in case it was edited.
    • Method Detail

      • from

        @Nullable
        String from()
        The previous version of the body if the issue comment was edited.
        Returns:
        The previous version of the body if the issue comment was edited.