Uses of Class
org.springframework.data.elasticsearch.support.HttpHeaders
Packages that use HttpHeaders
-
Uses of HttpHeaders in org.springframework.data.elasticsearch.client
Methods in org.springframework.data.elasticsearch.client that return HttpHeadersModifier and TypeMethodDescriptionClientConfiguration.getDefaultHeaders()Obtain theHttpHeadersto be used by default.Methods in org.springframework.data.elasticsearch.client that return types with arguments of type HttpHeadersMethods in org.springframework.data.elasticsearch.client with parameters of type HttpHeadersModifier and TypeMethodDescriptionClientConfiguration.TerminalClientConfigurationBuilder.withDefaultHeaders(HttpHeaders defaultHeaders) Method parameters in org.springframework.data.elasticsearch.client with type arguments of type HttpHeadersModifier and TypeMethodDescriptionClientConfiguration.TerminalClientConfigurationBuilder.withHeaders(Supplier<HttpHeaders> headers) set a supplier for custom headers.