Package com.strongdm.api
Class GroupRoleCreateResponse
java.lang.Object
com.strongdm.api.GroupRoleCreateResponse
GroupRoleCreateResponse reports the result of a create.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe created GroupRole.Rate limit information.void
The created GroupRole.void
Rate limit information.
-
Constructor Details
-
GroupRoleCreateResponse
public GroupRoleCreateResponse()
-
-
Method Details
-
getGroupRole
The created GroupRole. -
setGroupRole
The created GroupRole. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-