Class LatLon.Builder
java.lang.Object
org.opensearch.client.opensearch._types.LatLon.Builder
- All Implemented Interfaces:
ObjectBuilder<LatLon>
- Enclosing class:
- LatLon
public static class LatLon.Builder extends java.lang.Object implements ObjectBuilder<LatLon>
Builder for
LatLon.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opensearch.client.util.ObjectBuilder
ObjectBuilder.Constant<V> -
Constructor Summary
Constructors Constructor Description Builder() -
Method Summary
Modifier and Type Method Description LatLonbuild()Builds aLatLon.LatLon.Builderlat(java.lang.Number value)API name:latLatLon.Builderlon(java.lang.Number value)API name:lon