Package com.strongdm.api
Interface SnapshotAccounts
- All Known Implementing Classes:
Accounts
public interface SnapshotAccounts
A SnapshotAccounts exposes the read only methods of the Accounts
service for historical queries.
-
Method Summary
-
Method Details
-
get
Get reads one Account by ID.- Throws:
RpcException
-
list
List gets a list of Accounts matching a given set of criteria.- Throws:
RpcException
-