Package com.strongdm.api
Class GroupRoleDeleteRequest
java.lang.Object
com.strongdm.api.GroupRoleDeleteRequest
GroupRoleDeleteRequest identifies a group role by ID to delete.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GroupRoleDeleteRequest
public GroupRoleDeleteRequest()
-
-
Method Details
-
getId
The unique identifier of the group to delete. -
setId
The unique identifier of the group to delete.
-