Package com.strongdm.api
Class AccessRequests
java.lang.Object
com.strongdm.api.AccessRequests
- All Implemented Interfaces:
SnapshotAccessRequests
AccessRequests are requests for access to a resource that may match a Workflow.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionLists existing access requests.withDeadlineAfter
(long duration, TimeUnit units) This function returns a copy of the AccessRequests service which has the given deadline set for all method calls.
-
Constructor Details
-
AccessRequests
-
-
Method Details
-
withDeadlineAfter
This function returns a copy of the AccessRequests service which has the given deadline set for all method calls. -
list
Lists existing access requests.- Specified by:
list
in interfaceSnapshotAccessRequests
- Throws:
RpcException
-