Package com.strongdm.api
Class RolesHistory
java.lang.Object
com.strongdm.api.RolesHistory
RolesHistory records all changes to the state of a Role.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionList gets a list of RoleHistory records matching a given set of criteria.withDeadlineAfter
(long duration, TimeUnit units) This function returns a copy of the RolesHistory service which has the given deadline set for all method calls.
-
Constructor Details
-
RolesHistory
-
-
Method Details
-
withDeadlineAfter
This function returns a copy of the RolesHistory service which has the given deadline set for all method calls. -
list
List gets a list of RoleHistory records matching a given set of criteria.- Throws:
RpcException
-