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