public BastionWaiters(BastionClient client) { this.client = client; }
public BastionPaginators(BastionClient client) { this.client = client; }