Builder

public final class Builder

Constructors

Link copied to clipboard
public FlightSearchResponse.Builder FlightSearchResponse.Builder(List<FlightsV3Offer> offers, List<FlightsV3Airport> searchCities, String transactionId, Insights insights, List<FlightsV3Warning> warnings, List<Segment> segments, Map<String, List<AirValidFormsOfPayment>> validFormsOfPayment, Map<String, List<Lounge>> lounges)

Functions

Link copied to clipboard
public final FlightSearchResponse build()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final FlightSearchResponse.Builder transactionId(String transactionId)
Link copied to clipboard
Link copied to clipboard