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