@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class SigningGroupInformation extends Object
| Constructor and Description |
|---|
SigningGroupInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<SigningGroup> |
getGroups()
A collection group objects containing information about the groups returned.
|
int |
hashCode() |
void |
setGroups(List<SigningGroup> groups) |
String |
toString() |
public List<SigningGroup> getGroups()
public void setGroups(List<SigningGroup> groups)
Copyright © 2017. All rights reserved.