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