| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
List<CreateVehicleError> |
BatchCreateVehicleResponse.errors()
A list of information about creation errors, or an empty list if there aren't any errors.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateVehicleResponse.Builder |
BatchCreateVehicleResponse.Builder.errors(CreateVehicleError... errors)
A list of information about creation errors, or an empty list if there aren't any errors.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateVehicleResponse.Builder |
BatchCreateVehicleResponse.Builder.errors(Collection<CreateVehicleError> errors)
A list of information about creation errors, or an empty list if there aren't any errors.
|
Copyright © 2022. All rights reserved.