| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateVehicleRequestItem> |
BatchUpdateVehicleRequest.vehicles()
A list of information about the vehicles to update.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateVehicleRequest.Builder |
BatchUpdateVehicleRequest.Builder.vehicles(UpdateVehicleRequestItem... vehicles)
A list of information about the vehicles to update.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateVehicleRequest.Builder |
BatchUpdateVehicleRequest.Builder.vehicles(Collection<UpdateVehicleRequestItem> vehicles)
A list of information about the vehicles to update.
|
Copyright © 2022. All rights reserved.