Builder
Constructors
Link copied to clipboard
public FlightSegmentsInnerSegment.Builder FlightSegmentsInnerSegment.Builder(FlightSegmentsInnerSegment.FareType fareType, String provider, List<FlightSegmentsInnerSegmentLegsInner> legs, Boolean lowCost)
Functions
Link copied to clipboard
Link copied to clipboard
public final FlightSegmentsInnerSegment.Builder fareType(FlightSegmentsInnerSegment.FareType fareType)
Link copied to clipboard
public final FlightSegmentsInnerSegment.Builder legs(List<FlightSegmentsInnerSegmentLegsInner> legs)
Link copied to clipboard
Link copied to clipboard