rapid-sdk
Toggle table of contents
5.4.0
Select version
5.4.0
5.3.1
5.3.0
5.1.0
5.0.1
5.0.0
4.3.0
4.2.0
4.1.3
4.1.2
4.1.1
4.1.0
3.2.2
JVM
Platform filter
JVM
Switch theme
Search in API
rapid-sdk
rapid-sdk
/
com.expediagroup.sdk.rapid.models
/
PropertiesGeoJsonRequest
/
Builder
Builder
public
final
class
Builder
Members
Constructors
Properties
Geo
Json
Request.
Builder
Link copied to clipboard
public
PropertiesGeoJsonRequest.Builder
PropertiesGeoJsonRequest.Builder
(
String
type
,
List
<
List
<
List
<
BigDecimal
>
>
>
coordinates
)
Functions
build
Link copied to clipboard
public
final
PropertiesGeoJsonRequest
build
(
)
coordinates
Link copied to clipboard
public
final
PropertiesGeoJsonRequest.Builder
coordinates
(
List
<
List
<
List
<
BigDecimal
>
>
>
coordinates
)
type
Link copied to clipboard
public
final
PropertiesGeoJsonRequest.Builder
type
(
String
type
)