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

    Modifier and Type
    Method
    Description
    get(String id)
    Get reads one Group by ID.
    list(String filter, Object... args)
    List gets a list of Groups matching a given set of criteria.