Package com.strongdm.api
Class GroupCreateResponse
java.lang.Object
com.strongdm.api.GroupCreateResponse
GroupCreateResponse reports the result of a create.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetGroup()
The created Group.Rate limit information.void
The created Group.void
Rate limit information.
-
Constructor Details
-
GroupCreateResponse
public GroupCreateResponse()
-
-
Method Details
-
getGroup
The created Group. -
setGroup
The created Group. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-