Class IpRangeAggregationRange.Builder
java.lang.Object
co.elastic.clients.util.ObjectBuilderBase
co.elastic.clients.util.WithJsonObjectBuilderBase<IpRangeAggregationRange.Builder>
co.elastic.clients.elasticsearch._types.aggregations.IpRangeAggregationRange.Builder
- All Implemented Interfaces:
WithJson<IpRangeAggregationRange.Builder>,ObjectBuilder<IpRangeAggregationRange>
- Enclosing class:
- IpRangeAggregationRange
public static class IpRangeAggregationRange.Builder
extends WithJsonObjectBuilderBase<IpRangeAggregationRange.Builder>
implements ObjectBuilder<IpRangeAggregationRange>
Builder for
IpRangeAggregationRange.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds aIpRangeAggregationRange.API name:fromAPI name:maskprotected IpRangeAggregationRange.Builderself()API name:toMethods inherited from class co.elastic.clients.util.WithJsonObjectBuilderBase
withJsonMethods inherited from class co.elastic.clients.util.ObjectBuilderBase
_checkSingleUse, _listAdd, _listAddAll, _mapPut, _mapPutAll
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
from
API name:from -
mask
API name:mask -
to
API name:to -
self
- Specified by:
selfin classWithJsonObjectBuilderBase<IpRangeAggregationRange.Builder>
-
build
Builds aIpRangeAggregationRange.- Specified by:
buildin interfaceObjectBuilder<IpRangeAggregationRange>- Throws:
NullPointerException- if some of the required fields are null.
-