Uses of Class
org.springframework.data.elasticsearch.core.sql.SqlResponse.Row.Builder
Packages that use SqlResponse.Row.Builder
Package
Description
Classes and interfaces to access to SQL API of Elasticsearch.
-
Uses of SqlResponse.Row.Builder in org.springframework.data.elasticsearch.core.sql
Methods in org.springframework.data.elasticsearch.core.sql that return SqlResponse.Row.BuilderModifier and TypeMethodDescriptionstatic SqlResponse.Row.BuilderSqlResponse.Row.builder()SqlResponse.Row.Builder.withValue(SqlResponse.Column column, jakarta.json.JsonValue value)