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