public static interface UpdateVehicleResponse.Builder extends IoTFleetWiseResponse.Builder, SdkPojo, CopyableBuilder<UpdateVehicleResponse.Builder,UpdateVehicleResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateVehicleResponse.Builder |
arn(String arn)
The ARN of the updated vehicle.
|
UpdateVehicleResponse.Builder |
vehicleName(String vehicleName)
The ID of the updated vehicle.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateVehicleResponse.Builder vehicleName(String vehicleName)
The ID of the updated vehicle.
vehicleName - The ID of the updated vehicle.UpdateVehicleResponse.Builder arn(String arn)
The ARN of the updated vehicle.
arn - The ARN of the updated vehicle.Copyright © 2022. All rights reserved.