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