Uses of Class
com.google.cloud.optimization.v1.SkippedShipment.Reason
-
Packages that use SkippedShipment.Reason Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of SkippedShipment.Reason in com.google.cloud.optimization.v1
Methods in com.google.cloud.optimization.v1 that return SkippedShipment.Reason Modifier and Type Method Description SkippedShipment.ReasonSkippedShipment.Reason.Builder. build()SkippedShipment.ReasonSkippedShipment.Reason.Builder. buildPartial()static SkippedShipment.ReasonSkippedShipment.Reason. getDefaultInstance()SkippedShipment.ReasonSkippedShipment.Reason.Builder. getDefaultInstanceForType()SkippedShipment.ReasonSkippedShipment.Reason. getDefaultInstanceForType()SkippedShipment.ReasonSkippedShipment.Builder. getReasons(int index)A list of reasons that explain why the shipment was skipped.SkippedShipment.ReasonSkippedShipment. getReasons(int index)A list of reasons that explain why the shipment was skipped.SkippedShipment.ReasonSkippedShipmentOrBuilder. getReasons(int index)A list of reasons that explain why the shipment was skipped.static SkippedShipment.ReasonSkippedShipment.Reason. parseDelimitedFrom(InputStream input)static SkippedShipment.ReasonSkippedShipment.Reason. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkippedShipment.ReasonSkippedShipment.Reason. parseFrom(byte[] data)static SkippedShipment.ReasonSkippedShipment.Reason. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkippedShipment.ReasonSkippedShipment.Reason. parseFrom(com.google.protobuf.ByteString data)static SkippedShipment.ReasonSkippedShipment.Reason. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkippedShipment.ReasonSkippedShipment.Reason. parseFrom(com.google.protobuf.CodedInputStream input)static SkippedShipment.ReasonSkippedShipment.Reason. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkippedShipment.ReasonSkippedShipment.Reason. parseFrom(InputStream input)static SkippedShipment.ReasonSkippedShipment.Reason. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SkippedShipment.ReasonSkippedShipment.Reason. parseFrom(ByteBuffer data)static SkippedShipment.ReasonSkippedShipment.Reason. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.optimization.v1 that return types with arguments of type SkippedShipment.Reason Modifier and Type Method Description com.google.protobuf.Parser<SkippedShipment.Reason>SkippedShipment.Reason. getParserForType()List<SkippedShipment.Reason>SkippedShipment.Builder. getReasonsList()A list of reasons that explain why the shipment was skipped.List<SkippedShipment.Reason>SkippedShipment. getReasonsList()A list of reasons that explain why the shipment was skipped.List<SkippedShipment.Reason>SkippedShipmentOrBuilder. getReasonsList()A list of reasons that explain why the shipment was skipped.static com.google.protobuf.Parser<SkippedShipment.Reason>SkippedShipment.Reason. parser()Methods in com.google.cloud.optimization.v1 with parameters of type SkippedShipment.Reason Modifier and Type Method Description SkippedShipment.BuilderSkippedShipment.Builder. addReasons(int index, SkippedShipment.Reason value)A list of reasons that explain why the shipment was skipped.SkippedShipment.BuilderSkippedShipment.Builder. addReasons(SkippedShipment.Reason value)A list of reasons that explain why the shipment was skipped.SkippedShipment.Reason.BuilderSkippedShipment.Reason.Builder. mergeFrom(SkippedShipment.Reason other)static SkippedShipment.Reason.BuilderSkippedShipment.Reason. newBuilder(SkippedShipment.Reason prototype)SkippedShipment.BuilderSkippedShipment.Builder. setReasons(int index, SkippedShipment.Reason value)A list of reasons that explain why the shipment was skipped.Method parameters in com.google.cloud.optimization.v1 with type arguments of type SkippedShipment.Reason Modifier and Type Method Description SkippedShipment.BuilderSkippedShipment.Builder. addAllReasons(Iterable<? extends SkippedShipment.Reason> values)A list of reasons that explain why the shipment was skipped.
-