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