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