Package com.strongdm.api
Class AccountResources
java.lang.Object
com.strongdm.api.AccountResources
- All Implemented Interfaces:
SnapshotAccountResources
AccountResources enumerates the resources to which accounts have access.
The AccountResources service is read-only.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionList gets a list of AccountResource records matching a given set of criteria.withDeadlineAfter
(long duration, TimeUnit units) This function returns a copy of the AccountResources service which has the given deadline set for all method calls.
-
Constructor Details
-
AccountResources
-
-
Method Details
-
withDeadlineAfter
This function returns a copy of the AccountResources service which has the given deadline set for all method calls. -
list
List gets a list of AccountResource records matching a given set of criteria.- Specified by:
list
in interfaceSnapshotAccountResources
- Throws:
RpcException
-