Class HttpClient


  • @Deprecated(since="11.5",
                forRemoval=true)
    public class HttpClient
    extends Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 11.5 in favor of elastic rest client
    Http client that handle GET request with a body.
    Since:
    7.3
    • Constructor Detail

      • HttpClient

        public HttpClient()
        Deprecated, for removal: This API element is subject to removal in a future version.