public class ListGroupsForApplicationResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
ListGroupsForApplicationResponse.Group |
构造器和说明 |
---|
ListGroupsForApplicationResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
List<ListGroupsForApplicationResponse.Group> |
getGroups() |
ListGroupsForApplicationResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
Long |
getTotalCount() |
void |
setGroups(List<ListGroupsForApplicationResponse.Group> groups) |
void |
setRequestId(String requestId) |
void |
setTotalCount(Long totalCount) |
public String getRequestId()
public void setRequestId(String requestId)
public Long getTotalCount()
public void setTotalCount(Long totalCount)
public List<ListGroupsForApplicationResponse.Group> getGroups()
public void setGroups(List<ListGroupsForApplicationResponse.Group> groups)
public ListGroupsForApplicationResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All Rights Reserved.