Package com.strongdm.api
Interface SnapshotAccountPermissions
- All Known Implementing Classes:
AccountPermissions
public interface SnapshotAccountPermissions
A SnapshotAccountPermissions exposes the read only methods of the AccountPermissions
service for historical queries.
-
Method Summary
Modifier and TypeMethodDescriptionList gets a list of Permission records matching a given set of criteria.
-
Method Details
-
list
List gets a list of Permission records matching a given set of criteria.- Throws:
RpcException
-