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 class
Shipment.VisitRequest
Request 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 class
Shipment.VisitRequest.Builder
Request 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.VisitRequestOrBuilder
Shipment.Builder. getDeliveriesOrBuilder(int index)
Set of delivery alternatives associated to the shipment.Shipment.VisitRequestOrBuilder
Shipment. getDeliveriesOrBuilder(int index)
Set of delivery alternatives associated to the shipment.Shipment.VisitRequestOrBuilder
ShipmentOrBuilder. getDeliveriesOrBuilder(int index)
Set of delivery alternatives associated to the shipment.Shipment.VisitRequestOrBuilder
Shipment.Builder. getPickupsOrBuilder(int index)
Set of pickup alternatives associated to the shipment.Shipment.VisitRequestOrBuilder
Shipment. getPickupsOrBuilder(int index)
Set of pickup alternatives associated to the shipment.Shipment.VisitRequestOrBuilder
ShipmentOrBuilder. 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.
-