public class DetectCarResponse extends Object
| Constructor and Description |
|---|
DetectCarResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<CarTag> |
getCarTags() |
String |
getRequestId() |
void |
setCarTags(List<CarTag> carTags) |
void |
setRequestId(String requestId) |
String |
toString() |
Copyright © 2023. All rights reserved.