Interface Changes

  • All Known Implementing Classes:
    ImmutableChanges

    @Immutable
    public interface Changes
    The changes to the comment if the action was "edited". Placeholder resource for the Body with previous version of the comment.
    • Method Detail

      • body

        @Nullable
        Body body()
        The previous version of the body if the action was "edited".
        Returns:
        The previous version of the body if the action was "edited".