CruiseAllOf

public CruiseAllOf CruiseAllOf(OffsetDateTime departureTime, OffsetDateTime arrivalTime, String embarkationPort, String disembarkationPort, String shipName)

Parameters

departureTime

Local date and time of departure from original departure location, in ISO-8601 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ.

arrivalTime

Local date and time of arrival from original arrival location, in ISO-8601 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ.

embarkationPort

Location from where cruise will depart.

disembarkationPort

The cruise's final destination.

shipName

Name of the cruise ship.