Interface HttpStatusable<T>


  • public interface HttpStatusable<T>
    • Method Detail

      • withStatus

        T withStatus​(int statusCode)