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