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