Uses of Interface
com.google.cloud.optimization.v1.SkippedShipment.ReasonOrBuilder
-
Packages that use SkippedShipment.ReasonOrBuilder Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of SkippedShipment.ReasonOrBuilder in com.google.cloud.optimization.v1
Classes in com.google.cloud.optimization.v1 that implement SkippedShipment.ReasonOrBuilder Modifier and Type Class Description static classSkippedShipment.ReasonIf we can explain why the shipment was skipped, reasons will be listed here.static classSkippedShipment.Reason.BuilderIf we can explain why the shipment was skipped, reasons will be listed here.Methods in com.google.cloud.optimization.v1 that return SkippedShipment.ReasonOrBuilder Modifier and Type Method Description SkippedShipment.ReasonOrBuilderSkippedShipment.Builder. getReasonsOrBuilder(int index)A list of reasons that explain why the shipment was skipped.SkippedShipment.ReasonOrBuilderSkippedShipment. getReasonsOrBuilder(int index)A list of reasons that explain why the shipment was skipped.SkippedShipment.ReasonOrBuilderSkippedShipmentOrBuilder. getReasonsOrBuilder(int index)A list of reasons that explain why the shipment was skipped.Methods in com.google.cloud.optimization.v1 that return types with arguments of type SkippedShipment.ReasonOrBuilder Modifier and Type Method Description List<? extends SkippedShipment.ReasonOrBuilder>SkippedShipment.Builder. getReasonsOrBuilderList()A list of reasons that explain why the shipment was skipped.List<? extends SkippedShipment.ReasonOrBuilder>SkippedShipment. getReasonsOrBuilderList()A list of reasons that explain why the shipment was skipped.List<? extends SkippedShipment.ReasonOrBuilder>SkippedShipmentOrBuilder. getReasonsOrBuilderList()A list of reasons that explain why the shipment was skipped.
-