public static class DetectKneeXRayResponse.DetectKneeXRayResponseDataKLDetections
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
List<Float> |
detections |
| Constructor and Description |
|---|
DetectKneeXRayResponseDataKLDetections() |
| Modifier and Type | Method and Description |
|---|---|
static DetectKneeXRayResponse.DetectKneeXRayResponseDataKLDetections |
build(Map<String,?> map) |
List<Float> |
getDetections() |
DetectKneeXRayResponse.DetectKneeXRayResponseDataKLDetections |
setDetections(List<Float> detections) |
public DetectKneeXRayResponseDataKLDetections()
public static DetectKneeXRayResponse.DetectKneeXRayResponseDataKLDetections build(Map<String,?> map) throws Exception
Exceptionpublic DetectKneeXRayResponse.DetectKneeXRayResponseDataKLDetections setDetections(List<Float> detections)
Copyright © 2020. All rights reserved.