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