Package com.strongdm.api
Class RoleGetResponse
java.lang.Object
com.strongdm.api.RoleGetResponse
RoleGetResponse returns a requested Role.
-
Constructor Details
-
RoleGetResponse
public RoleGetResponse()
-
-
Method Details
-
getMeta
Reserved for future use. -
setMeta
Reserved for future use. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information. -
getRole
The requested Role. -
setRole
The requested Role.
-