Uses of Interface
com.google.cloud.optimization.v1.SkippedShipmentOrBuilder
-
Packages that use SkippedShipmentOrBuilder Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of SkippedShipmentOrBuilder in com.google.cloud.optimization.v1
Classes in com.google.cloud.optimization.v1 that implement SkippedShipmentOrBuilder Modifier and Type Class Description classSkippedShipmentSpecifies details of unperformed shipments in a solution.static classSkippedShipment.BuilderSpecifies details of unperformed shipments in a solution.Methods in com.google.cloud.optimization.v1 that return SkippedShipmentOrBuilder Modifier and Type Method Description SkippedShipmentOrBuilderInjectedSolutionConstraint.Builder. getSkippedShipmentsOrBuilder(int index)Skipped shipments of the solution to inject.SkippedShipmentOrBuilderInjectedSolutionConstraint. getSkippedShipmentsOrBuilder(int index)Skipped shipments of the solution to inject.SkippedShipmentOrBuilderInjectedSolutionConstraintOrBuilder. getSkippedShipmentsOrBuilder(int index)Skipped shipments of the solution to inject.SkippedShipmentOrBuilderOptimizeToursResponse.Builder. getSkippedShipmentsOrBuilder(int index)The list of all shipments skipped.SkippedShipmentOrBuilderOptimizeToursResponse. getSkippedShipmentsOrBuilder(int index)The list of all shipments skipped.SkippedShipmentOrBuilderOptimizeToursResponseOrBuilder. getSkippedShipmentsOrBuilder(int index)The list of all shipments skipped.Methods in com.google.cloud.optimization.v1 that return types with arguments of type SkippedShipmentOrBuilder Modifier and Type Method Description List<? extends SkippedShipmentOrBuilder>InjectedSolutionConstraint.Builder. getSkippedShipmentsOrBuilderList()Skipped shipments of the solution to inject.List<? extends SkippedShipmentOrBuilder>InjectedSolutionConstraint. getSkippedShipmentsOrBuilderList()Skipped shipments of the solution to inject.List<? extends SkippedShipmentOrBuilder>InjectedSolutionConstraintOrBuilder. getSkippedShipmentsOrBuilderList()Skipped shipments of the solution to inject.List<? extends SkippedShipmentOrBuilder>OptimizeToursResponse.Builder. getSkippedShipmentsOrBuilderList()The list of all shipments skipped.List<? extends SkippedShipmentOrBuilder>OptimizeToursResponse. getSkippedShipmentsOrBuilderList()The list of all shipments skipped.List<? extends SkippedShipmentOrBuilder>OptimizeToursResponseOrBuilder. getSkippedShipmentsOrBuilderList()The list of all shipments skipped.
-