Uses of Class
com.google.cloud.optimization.v1.Vehicle.LoadLimit
-
Packages that use Vehicle.LoadLimit Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of Vehicle.LoadLimit in com.google.cloud.optimization.v1
Methods in com.google.cloud.optimization.v1 that return Vehicle.LoadLimit Modifier and Type Method Description Vehicle.LoadLimitVehicle.LoadLimit.Builder. build()Vehicle.LoadLimitVehicle.LoadLimit.Builder. buildPartial()static Vehicle.LoadLimitVehicle.LoadLimit. getDefaultInstance()Vehicle.LoadLimitVehicle.LoadLimit.Builder. getDefaultInstanceForType()Vehicle.LoadLimitVehicle.LoadLimit. getDefaultInstanceForType()Vehicle.LoadLimitVehicle.Builder. getLoadLimitsOrDefault(String key, Vehicle.LoadLimit defaultValue)Capacities of the vehicle (weight, volume, # of pallets for example).Vehicle.LoadLimitVehicle. getLoadLimitsOrDefault(String key, Vehicle.LoadLimit defaultValue)Capacities of the vehicle (weight, volume, # of pallets for example).Vehicle.LoadLimitVehicleOrBuilder. getLoadLimitsOrDefault(String key, Vehicle.LoadLimit defaultValue)Capacities of the vehicle (weight, volume, # of pallets for example).Vehicle.LoadLimitVehicle.Builder. getLoadLimitsOrThrow(String key)Capacities of the vehicle (weight, volume, # of pallets for example).Vehicle.LoadLimitVehicle. getLoadLimitsOrThrow(String key)Capacities of the vehicle (weight, volume, # of pallets for example).Vehicle.LoadLimitVehicleOrBuilder. getLoadLimitsOrThrow(String key)Capacities of the vehicle (weight, volume, # of pallets for example).static Vehicle.LoadLimitVehicle.LoadLimit. parseDelimitedFrom(InputStream input)static Vehicle.LoadLimitVehicle.LoadLimit. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Vehicle.LoadLimitVehicle.LoadLimit. parseFrom(byte[] data)static Vehicle.LoadLimitVehicle.LoadLimit. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Vehicle.LoadLimitVehicle.LoadLimit. parseFrom(com.google.protobuf.ByteString data)static Vehicle.LoadLimitVehicle.LoadLimit. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Vehicle.LoadLimitVehicle.LoadLimit. parseFrom(com.google.protobuf.CodedInputStream input)static Vehicle.LoadLimitVehicle.LoadLimit. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Vehicle.LoadLimitVehicle.LoadLimit. parseFrom(InputStream input)static Vehicle.LoadLimitVehicle.LoadLimit. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Vehicle.LoadLimitVehicle.LoadLimit. parseFrom(ByteBuffer data)static Vehicle.LoadLimitVehicle.LoadLimit. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.optimization.v1 that return types with arguments of type Vehicle.LoadLimit Modifier and Type Method Description Map<String,Vehicle.LoadLimit>Vehicle.Builder. getLoadLimits()Deprecated.Map<String,Vehicle.LoadLimit>Vehicle. getLoadLimits()Deprecated.Map<String,Vehicle.LoadLimit>VehicleOrBuilder. getLoadLimits()Deprecated.Map<String,Vehicle.LoadLimit>Vehicle.Builder. getLoadLimitsMap()Capacities of the vehicle (weight, volume, # of pallets for example).Map<String,Vehicle.LoadLimit>Vehicle. getLoadLimitsMap()Capacities of the vehicle (weight, volume, # of pallets for example).Map<String,Vehicle.LoadLimit>VehicleOrBuilder. getLoadLimitsMap()Capacities of the vehicle (weight, volume, # of pallets for example).Map<String,Vehicle.LoadLimit>Vehicle.Builder. getMutableLoadLimits()Deprecated.com.google.protobuf.Parser<Vehicle.LoadLimit>Vehicle.LoadLimit. getParserForType()static com.google.protobuf.Parser<Vehicle.LoadLimit>Vehicle.LoadLimit. parser()Methods in com.google.cloud.optimization.v1 with parameters of type Vehicle.LoadLimit Modifier and Type Method Description Vehicle.LoadLimitVehicle.Builder. getLoadLimitsOrDefault(String key, Vehicle.LoadLimit defaultValue)Capacities of the vehicle (weight, volume, # of pallets for example).Vehicle.LoadLimitVehicle. getLoadLimitsOrDefault(String key, Vehicle.LoadLimit defaultValue)Capacities of the vehicle (weight, volume, # of pallets for example).Vehicle.LoadLimitVehicleOrBuilder. getLoadLimitsOrDefault(String key, Vehicle.LoadLimit defaultValue)Capacities of the vehicle (weight, volume, # of pallets for example).Vehicle.LoadLimit.BuilderVehicle.LoadLimit.Builder. mergeFrom(Vehicle.LoadLimit other)static Vehicle.LoadLimit.BuilderVehicle.LoadLimit. newBuilder(Vehicle.LoadLimit prototype)Vehicle.BuilderVehicle.Builder. putLoadLimits(String key, Vehicle.LoadLimit value)Capacities of the vehicle (weight, volume, # of pallets for example).Method parameters in com.google.cloud.optimization.v1 with type arguments of type Vehicle.LoadLimit Modifier and Type Method Description Vehicle.BuilderVehicle.Builder. putAllLoadLimits(Map<String,Vehicle.LoadLimit> values)Capacities of the vehicle (weight, volume, # of pallets for example).
-