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