Class HttpClientConfig

  • All Implemented Interfaces:
    org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject

    public class HttpClientConfig
    extends WatchElement
    • Method Detail

      • toXContent

        public org.elasticsearch.xcontent.XContentBuilder toXContent​(org.elasticsearch.xcontent.XContentBuilder builder,
                                                                     org.elasticsearch.xcontent.ToXContent.Params params)
                                                              throws IOException
        Throws:
        IOException
      • create

        public static HttpClientConfig create​(com.floragunn.searchsupport.config.validation.ValidatingJsonNode jsonObject)
                                       throws com.floragunn.searchsupport.config.validation.ConfigValidationException
        Throws:
        com.floragunn.searchsupport.config.validation.ConfigValidationException
      • isNull

        public boolean isNull()