Package com.strongdm.api
Class GroupRoleDeleteResponse
java.lang.Object
com.strongdm.api.GroupRoleDeleteResponse
GroupRoleDeleteResponse returns information about a group that was deleted.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe deleted GroupRole.getMeta()
Reserved for future use.Rate limit information.void
The deleted GroupRole.void
Reserved for future use.void
Rate limit information.
-
Constructor Details
-
GroupRoleDeleteResponse
public GroupRoleDeleteResponse()
-
-
Method Details
-
getGroupRole
The deleted GroupRole. -
setGroupRole
The deleted GroupRole. -
getMeta
Reserved for future use. -
setMeta
Reserved for future use. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-