Class PropertyBuilders
- java.lang.Object
-
- org.opensearch.client.opensearch._types.mapping.PropertyBuilders
-
public class PropertyBuilders extends java.lang.ObjectBuilders forPropertyvariants.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AggregateMetricDoubleProperty.BuilderaggregateMetricDouble()Creates a builder for theaggregate_metric_doublePropertyvariant.static FieldAliasProperty.Builderalias()Creates a builder for thealiasPropertyvariant.static BinaryProperty.Builderbinary()Creates a builder for thebinaryPropertyvariant.static BooleanProperty.Builderboolean_()Creates a builder for thebooleanPropertyvariant.static ByteNumberProperty.Builderbyte_()Creates a builder for thebytePropertyvariant.static CompletionProperty.Buildercompletion()Creates a builder for thecompletionPropertyvariant.static ConstantKeywordProperty.BuilderconstantKeyword()Creates a builder for theconstant_keywordPropertyvariant.static DateProperty.Builderdate()Creates a builder for thedatePropertyvariant.static DateNanosProperty.BuilderdateNanos()Creates a builder for thedate_nanosPropertyvariant.static DateRangeProperty.BuilderdateRange()Creates a builder for thedate_rangePropertyvariant.static DoubleNumberProperty.Builderdouble_()Creates a builder for thedoublePropertyvariant.static DoubleRangeProperty.BuilderdoubleRange()Creates a builder for thedouble_rangePropertyvariant.static FlattenedProperty.Builderflattened()Creates a builder for theflattenedPropertyvariant.static FloatNumberProperty.Builderfloat_()Creates a builder for thefloatPropertyvariant.static FloatRangeProperty.BuilderfloatRange()Creates a builder for thefloat_rangePropertyvariant.static GeoPointProperty.BuildergeoPoint()Creates a builder for thegeo_pointPropertyvariant.static GeoShapeProperty.BuildergeoShape()Creates a builder for thegeo_shapePropertyvariant.static HalfFloatNumberProperty.BuilderhalfFloat()Creates a builder for thehalf_floatPropertyvariant.static HistogramProperty.Builderhistogram()Creates a builder for thehistogramPropertyvariant.static IntegerNumberProperty.Builderinteger()Creates a builder for theintegerPropertyvariant.static IntegerRangeProperty.BuilderintegerRange()Creates a builder for theinteger_rangePropertyvariant.static IpProperty.Builderip()Creates a builder for theipPropertyvariant.static IpRangeProperty.BuilderipRange()Creates a builder for theip_rangePropertyvariant.static JoinProperty.Builderjoin()Creates a builder for thejoinPropertyvariant.static KeywordProperty.Builderkeyword()Creates a builder for thekeywordPropertyvariant.static KnnVectorProperty.BuilderknnVector()Creates a builder for thelongPropertyvariant.static LongNumberProperty.Builderlong_()Creates a builder for thelongPropertyvariant.static LongRangeProperty.BuilderlongRange()Creates a builder for thelong_rangePropertyvariant.static Murmur3HashProperty.Buildermurmur3()Creates a builder for themurmur3Propertyvariant.static NestedProperty.Buildernested()Creates a builder for thenestedPropertyvariant.static ObjectProperty.Builderobject()Creates a builder for theobjectPropertyvariant.static PercolatorProperty.Builderpercolator()Creates a builder for thepercolatorPropertyvariant.static PointProperty.Builderpoint()Creates a builder for thepointPropertyvariant.static RankFeatureProperty.BuilderrankFeature()Creates a builder for therank_featurePropertyvariant.static RankFeaturesProperty.BuilderrankFeatures()Creates a builder for therank_featuresPropertyvariant.static ScaledFloatNumberProperty.BuilderscaledFloat()Creates a builder for thescaled_floatPropertyvariant.static SearchAsYouTypeProperty.BuildersearchAsYouType()Creates a builder for thesearch_as_you_typePropertyvariant.static ShapeProperty.Buildershape()Creates a builder for theshapePropertyvariant.static ShortNumberProperty.Buildershort_()Creates a builder for theshortPropertyvariant.static TextProperty.Buildertext()Creates a builder for thetextPropertyvariant.static TokenCountProperty.BuildertokenCount()Creates a builder for thetoken_countPropertyvariant.static UnsignedLongNumberProperty.BuilderunsignedLong()Creates a builder for theunsigned_longPropertyvariant.static VersionProperty.Builderversion()Creates a builder for theversionPropertyvariant.static WildcardProperty.Builderwildcard()Creates a builder for thewildcardPropertyvariant.
-
-
-
Method Detail
-
aggregateMetricDouble
public static AggregateMetricDoubleProperty.Builder aggregateMetricDouble()
Creates a builder for theaggregate_metric_doublePropertyvariant.
-
binary
public static BinaryProperty.Builder binary()
Creates a builder for thebinaryPropertyvariant.
-
boolean_
public static BooleanProperty.Builder boolean_()
Creates a builder for thebooleanPropertyvariant.
-
byte_
public static ByteNumberProperty.Builder byte_()
Creates a builder for thebytePropertyvariant.
-
completion
public static CompletionProperty.Builder completion()
Creates a builder for thecompletionPropertyvariant.
-
constantKeyword
public static ConstantKeywordProperty.Builder constantKeyword()
Creates a builder for theconstant_keywordPropertyvariant.
-
dateNanos
public static DateNanosProperty.Builder dateNanos()
Creates a builder for thedate_nanosPropertyvariant.
-
date
public static DateProperty.Builder date()
Creates a builder for thedatePropertyvariant.
-
dateRange
public static DateRangeProperty.Builder dateRange()
Creates a builder for thedate_rangePropertyvariant.
-
double_
public static DoubleNumberProperty.Builder double_()
Creates a builder for thedoublePropertyvariant.
-
doubleRange
public static DoubleRangeProperty.Builder doubleRange()
Creates a builder for thedouble_rangePropertyvariant.
-
alias
public static FieldAliasProperty.Builder alias()
Creates a builder for thealiasPropertyvariant.
-
flattened
public static FlattenedProperty.Builder flattened()
Creates a builder for theflattenedPropertyvariant.
-
float_
public static FloatNumberProperty.Builder float_()
Creates a builder for thefloatPropertyvariant.
-
floatRange
public static FloatRangeProperty.Builder floatRange()
Creates a builder for thefloat_rangePropertyvariant.
-
geoPoint
public static GeoPointProperty.Builder geoPoint()
Creates a builder for thegeo_pointPropertyvariant.
-
geoShape
public static GeoShapeProperty.Builder geoShape()
Creates a builder for thegeo_shapePropertyvariant.
-
halfFloat
public static HalfFloatNumberProperty.Builder halfFloat()
Creates a builder for thehalf_floatPropertyvariant.
-
histogram
public static HistogramProperty.Builder histogram()
Creates a builder for thehistogramPropertyvariant.
-
integer
public static IntegerNumberProperty.Builder integer()
Creates a builder for theintegerPropertyvariant.
-
integerRange
public static IntegerRangeProperty.Builder integerRange()
Creates a builder for theinteger_rangePropertyvariant.
-
ip
public static IpProperty.Builder ip()
Creates a builder for theipPropertyvariant.
-
ipRange
public static IpRangeProperty.Builder ipRange()
Creates a builder for theip_rangePropertyvariant.
-
join
public static JoinProperty.Builder join()
Creates a builder for thejoinPropertyvariant.
-
keyword
public static KeywordProperty.Builder keyword()
Creates a builder for thekeywordPropertyvariant.
-
knnVector
public static KnnVectorProperty.Builder knnVector()
Creates a builder for thelongPropertyvariant.
-
long_
public static LongNumberProperty.Builder long_()
Creates a builder for thelongPropertyvariant.
-
longRange
public static LongRangeProperty.Builder longRange()
Creates a builder for thelong_rangePropertyvariant.
-
murmur3
public static Murmur3HashProperty.Builder murmur3()
Creates a builder for themurmur3Propertyvariant.
-
nested
public static NestedProperty.Builder nested()
Creates a builder for thenestedPropertyvariant.
-
object
public static ObjectProperty.Builder object()
Creates a builder for theobjectPropertyvariant.
-
percolator
public static PercolatorProperty.Builder percolator()
Creates a builder for thepercolatorPropertyvariant.
-
point
public static PointProperty.Builder point()
Creates a builder for thepointPropertyvariant.
-
rankFeature
public static RankFeatureProperty.Builder rankFeature()
Creates a builder for therank_featurePropertyvariant.
-
rankFeatures
public static RankFeaturesProperty.Builder rankFeatures()
Creates a builder for therank_featuresPropertyvariant.
-
scaledFloat
public static ScaledFloatNumberProperty.Builder scaledFloat()
Creates a builder for thescaled_floatPropertyvariant.
-
searchAsYouType
public static SearchAsYouTypeProperty.Builder searchAsYouType()
Creates a builder for thesearch_as_you_typePropertyvariant.
-
shape
public static ShapeProperty.Builder shape()
Creates a builder for theshapePropertyvariant.
-
short_
public static ShortNumberProperty.Builder short_()
Creates a builder for theshortPropertyvariant.
-
text
public static TextProperty.Builder text()
Creates a builder for thetextPropertyvariant.
-
tokenCount
public static TokenCountProperty.Builder tokenCount()
Creates a builder for thetoken_countPropertyvariant.
-
unsignedLong
public static UnsignedLongNumberProperty.Builder unsignedLong()
Creates a builder for theunsigned_longPropertyvariant.
-
version
public static VersionProperty.Builder version()
Creates a builder for theversionPropertyvariant.
-
wildcard
public static WildcardProperty.Builder wildcard()
Creates a builder for thewildcardPropertyvariant.
-
-