xap-sdk
Toggle table of contents
1.2.9
Select version
1.2.9
1.1.0
1.0.0
JVM
Platform filter
JVM
Switch theme
Search in API
xap-sdk
xap-sdk
/
com.expediagroup.sdk.xap.models
/
FlightsV3LocationOption
/
Builder
Builder
public
final
class
Builder
Members
Constructors
Flights
V3Location
Option.
Builder
Link copied to clipboard
public
FlightsV3LocationOption.Builder
FlightsV3LocationOption.Builder
(
String
requestedLocation
,
List
<
FlightsV3Location
>
locations
)
Functions
build
Link copied to clipboard
public
final
FlightsV3LocationOption
build
(
)
locations
Link copied to clipboard
public
final
FlightsV3LocationOption.Builder
locations
(
List
<
FlightsV3Location
>
locations
)
requested
Location
Link copied to clipboard
public
final
FlightsV3LocationOption.Builder
requestedLocation
(
String
requestedLocation
)