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