Uses of Interface
com.google.cloud.optimization.v1.Shipment.VisitRequestOrBuilder
-
Packages that use Shipment.VisitRequestOrBuilder Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of Shipment.VisitRequestOrBuilder in com.google.cloud.optimization.v1
Classes in com.google.cloud.optimization.v1 that implement Shipment.VisitRequestOrBuilder Modifier and Type Class Description static classShipment.VisitRequestRequest for a visit which can be done by a vehicle: it has a geo-location (or two, see below), opening and closing times represented by time windows, and a service duration time (time spent by the vehicle once it has arrived to pickup or drop off goods).static classShipment.VisitRequest.BuilderRequest for a visit which can be done by a vehicle: it has a geo-location (or two, see below), opening and closing times represented by time windows, and a service duration time (time spent by the vehicle once it has arrived to pickup or drop off goods).Methods in com.google.cloud.optimization.v1 that return Shipment.VisitRequestOrBuilder Modifier and Type Method Description Shipment.VisitRequestOrBuilderShipment.Builder. getDeliveriesOrBuilder(int index)Set of delivery alternatives associated to the shipment.Shipment.VisitRequestOrBuilderShipment. getDeliveriesOrBuilder(int index)Set of delivery alternatives associated to the shipment.Shipment.VisitRequestOrBuilderShipmentOrBuilder. getDeliveriesOrBuilder(int index)Set of delivery alternatives associated to the shipment.Shipment.VisitRequestOrBuilderShipment.Builder. getPickupsOrBuilder(int index)Set of pickup alternatives associated to the shipment.Shipment.VisitRequestOrBuilderShipment. getPickupsOrBuilder(int index)Set of pickup alternatives associated to the shipment.Shipment.VisitRequestOrBuilderShipmentOrBuilder. getPickupsOrBuilder(int index)Set of pickup alternatives associated to the shipment.Methods in com.google.cloud.optimization.v1 that return types with arguments of type Shipment.VisitRequestOrBuilder Modifier and Type Method Description List<? extends Shipment.VisitRequestOrBuilder>Shipment.Builder. getDeliveriesOrBuilderList()Set of delivery alternatives associated to the shipment.List<? extends Shipment.VisitRequestOrBuilder>Shipment. getDeliveriesOrBuilderList()Set of delivery alternatives associated to the shipment.List<? extends Shipment.VisitRequestOrBuilder>ShipmentOrBuilder. getDeliveriesOrBuilderList()Set of delivery alternatives associated to the shipment.List<? extends Shipment.VisitRequestOrBuilder>Shipment.Builder. getPickupsOrBuilderList()Set of pickup alternatives associated to the shipment.List<? extends Shipment.VisitRequestOrBuilder>Shipment. getPickupsOrBuilderList()Set of pickup alternatives associated to the shipment.List<? extends Shipment.VisitRequestOrBuilder>ShipmentOrBuilder. getPickupsOrBuilderList()Set of pickup alternatives associated to the shipment.
-