Uses of Class
com.google.cloud.optimization.v1.Shipment
-
Packages that use Shipment Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of Shipment in com.google.cloud.optimization.v1
Methods in com.google.cloud.optimization.v1 that return Shipment Modifier and Type Method Description ShipmentShipment.Builder. build()ShipmentShipment.Builder. buildPartial()static ShipmentShipment. getDefaultInstance()ShipmentShipment.Builder. getDefaultInstanceForType()ShipmentShipment. getDefaultInstanceForType()ShipmentShipmentModel.Builder. getShipments(int index)Set of shipments which must be performed in the model.ShipmentShipmentModel. getShipments(int index)Set of shipments which must be performed in the model.ShipmentShipmentModelOrBuilder. getShipments(int index)Set of shipments which must be performed in the model.static ShipmentShipment. parseDelimitedFrom(InputStream input)static ShipmentShipment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShipmentShipment. parseFrom(byte[] data)static ShipmentShipment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShipmentShipment. parseFrom(com.google.protobuf.ByteString data)static ShipmentShipment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShipmentShipment. parseFrom(com.google.protobuf.CodedInputStream input)static ShipmentShipment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShipmentShipment. parseFrom(InputStream input)static ShipmentShipment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShipmentShipment. parseFrom(ByteBuffer data)static ShipmentShipment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.optimization.v1 that return types with arguments of type Shipment Modifier and Type Method Description com.google.protobuf.Parser<Shipment>Shipment. getParserForType()List<Shipment>ShipmentModel.Builder. getShipmentsList()Set of shipments which must be performed in the model.List<Shipment>ShipmentModel. getShipmentsList()Set of shipments which must be performed in the model.List<Shipment>ShipmentModelOrBuilder. getShipmentsList()Set of shipments which must be performed in the model.static com.google.protobuf.Parser<Shipment>Shipment. parser()Methods in com.google.cloud.optimization.v1 with parameters of type Shipment Modifier and Type Method Description ShipmentModel.BuilderShipmentModel.Builder. addShipments(int index, Shipment value)Set of shipments which must be performed in the model.ShipmentModel.BuilderShipmentModel.Builder. addShipments(Shipment value)Set of shipments which must be performed in the model.Shipment.BuilderShipment.Builder. mergeFrom(Shipment other)static Shipment.BuilderShipment. newBuilder(Shipment prototype)ShipmentModel.BuilderShipmentModel.Builder. setShipments(int index, Shipment value)Set of shipments which must be performed in the model.Method parameters in com.google.cloud.optimization.v1 with type arguments of type Shipment Modifier and Type Method Description ShipmentModel.BuilderShipmentModel.Builder. addAllShipments(Iterable<? extends Shipment> values)Set of shipments which must be performed in the model.
-