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