public class DetectSpineMRIResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DetectSpineMRIResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DetectSpineMRIResponse |
build(Map<String,?> map) |
DetectSpineMRIResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
DetectSpineMRIResponse |
setBody(DetectSpineMRIResponseBody body) |
DetectSpineMRIResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public DetectSpineMRIResponseBody body
public static DetectSpineMRIResponse build(Map<String,?> map) throws Exception
Exceptionpublic DetectSpineMRIResponse setHeaders(Map<String,String> headers)
public DetectSpineMRIResponse setBody(DetectSpineMRIResponseBody body)
public DetectSpineMRIResponseBody getBody()
Copyright © 2022. All rights reserved.