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
/
FlightsV3Occupant
/
Builder
Builder
public
final
class
Builder
Members
Constructors
Flights
V3Occupant.
Builder
Link copied to clipboard
public
FlightsV3Occupant.Builder
FlightsV3Occupant.Builder
(
Integer
adults
,
List
<
Integer
>
childAges
)
Functions
adults
Link copied to clipboard
public
final
FlightsV3Occupant.Builder
adults
(
Integer
adults
)
build
Link copied to clipboard
public
final
FlightsV3Occupant
build
(
)
child
Ages
Link copied to clipboard
public
final
FlightsV3Occupant.Builder
childAges
(
List
<
Integer
>
childAges
)