public class CreateGroupResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
CreateGroupResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Valid UserGroupForCreateGroupOutput |
getUserGroup()
Get userGroup
|
int |
hashCode() |
void |
setUserGroup(UserGroupForCreateGroupOutput userGroup) |
String |
toString() |
CreateGroupResponse |
userGroup(UserGroupForCreateGroupOutput userGroup) |
getResponseMetadata, setResponseMetadatapublic CreateGroupResponse userGroup(UserGroupForCreateGroupOutput userGroup)
@Valid public @Valid UserGroupForCreateGroupOutput getUserGroup()
public void setUserGroup(UserGroupForCreateGroupOutput userGroup)
Copyright © 2024. All rights reserved.