Interface WithContentAction

  • All Known Implementing Classes:
    NoContentAction, OkAction

    public interface WithContentAction
    An action with a content.
    Since:
    4.0.0
    Author:
    Jerome Leleu
    • Method Detail

      • getContent

        String getContent()