public class ListGroupResponse extends BaseBceResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListGroupResponse.Group |
metadata| Constructor and Description |
|---|
ListGroupResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ListGroupResponse.Group> |
getGroups() |
void |
setGroups(List<ListGroupResponse.Group> groups) |
String |
toString() |
getMetadatapublic void setGroups(List<ListGroupResponse.Group> groups)
public List<ListGroupResponse.Group> getGroups()
Copyright © 2023. All rights reserved.