public static class VcdClient.QueryListPage<T>
extends Object
A generic class to store the List of items of the specified class, which are returned by
a typed query, and the total number of matching items, which might be greater than the number of
items returned.