| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
List<CreateVehicleRequestItem> |
BatchCreateVehicleRequest.vehicles()
A list of information about each vehicle to create.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateVehicleRequest.Builder |
BatchCreateVehicleRequest.Builder.vehicles(CreateVehicleRequestItem... vehicles)
A list of information about each vehicle to create.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateVehicleRequest.Builder |
BatchCreateVehicleRequest.Builder.vehicles(Collection<CreateVehicleRequestItem> vehicles)
A list of information about each vehicle to create.
|
Copyright © 2022. All rights reserved.