public class ListAuthorizedInstancesForUserResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
ListAuthorizedInstancesForUserResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
ListAuthorizedInstancesForUserResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListAuthorizedInstancesForUserResponse |
build(Map<String,?> map) |
ListAuthorizedInstancesForUserResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
Integer |
getStatusCode() |
ListAuthorizedInstancesForUserResponse |
setBody(ListAuthorizedInstancesForUserResponseBody body) |
ListAuthorizedInstancesForUserResponse |
setHeaders(Map<String,String> headers) |
ListAuthorizedInstancesForUserResponse |
setStatusCode(Integer statusCode) |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public ListAuthorizedInstancesForUserResponseBody body
public static ListAuthorizedInstancesForUserResponse build(Map<String,?> map) throws Exception
Exceptionpublic ListAuthorizedInstancesForUserResponse setHeaders(Map<String,String> headers)
public ListAuthorizedInstancesForUserResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public ListAuthorizedInstancesForUserResponse setBody(ListAuthorizedInstancesForUserResponseBody body)
public ListAuthorizedInstancesForUserResponseBody getBody()
Copyright © 2025. All rights reserved.