public LinkWaiters(LinkClient client) { this.client = client; }
public LinkPaginators(LinkClient client) { this.client = client; }