Exemple #1
0
 public  BastionWaiters(BastionClient client)
 {
     this.client = client;
 }
Exemple #2
0
 public BastionPaginators(BastionClient client)
 {
     this.client = client;
 }