public BdsPaginators(BdsClient client) { this.client = client; }
public BdsWaiters(BdsClient client) { this.client = client; }