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