public class ListGroupsForUserResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListGroupsForUserResponse.Group |
| Constructor and Description |
|---|
ListGroupsForUserResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ListGroupsForUserResponse.Group> |
getGroups() |
ListGroupsForUserResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setGroups(List<ListGroupsForUserResponse.Group> groups) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<ListGroupsForUserResponse.Group> getGroups()
public void setGroups(List<ListGroupsForUserResponse.Group> groups)
public ListGroupsForUserResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.