Class AddUserGroupsRequest
Object
AddUserGroupsRequest
- All Implemented Interfaces:
Serializable
The properties of the user groups to be added.
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic AddUserGroupsRequest.Builder
builder()
protected boolean
boolean
getNames()
Required. The names of the user groups.int
hashCode()
void
Required. The names of the user groups.toString()
-
Constructor Details
-
AddUserGroupsRequest
public AddUserGroupsRequest()
-
-
Method Details
-
builder
-
getNames
Required. The names of the user groups. Each name should be unique within all user groups. -
setNames
Required. The names of the user groups. Each name should be unique within all user groups. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-