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