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