public DbSystemWaiters(DbSystemClient client) { this.client = client; }
public DbSystemPaginators(DbSystemClient client) { this.client = client; }