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