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