Package com.strongdm.api
Class GroupCreateFromRolesResponse
java.lang.Object
com.strongdm.api.GroupCreateFromRolesResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe created Group.Rate limit information.void
The created Group.void
Rate limit information.
-
Constructor Details
-
GroupCreateFromRolesResponse
public GroupCreateFromRolesResponse()
-
-
Method Details
-
getGroupFromRole
The created Group. -
setGroupFromRole
The created Group. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-