Interface OAuthRequest.ResponseConverter<T>

  • Enclosing class:
    OAuthRequest

    public static interface OAuthRequest.ResponseConverter<T>
    • Method Summary

      Modifier and Type Method Description
      T convert​(Response response)