|
19 | 19 | * @method \GuzzleHttp\Promise\Promise cancelMetadataGenerationRunAsync(array $args = []) |
20 | 20 | * @method \Aws\Result cancelSubscription(array $args = []) |
21 | 21 | * @method \GuzzleHttp\Promise\Promise cancelSubscriptionAsync(array $args = []) |
| 22 | + * @method \Aws\Result createAccountPool(array $args = []) |
| 23 | + * @method \GuzzleHttp\Promise\Promise createAccountPoolAsync(array $args = []) |
22 | 24 | * @method \Aws\Result createAsset(array $args = []) |
23 | 25 | * @method \GuzzleHttp\Promise\Promise createAssetAsync(array $args = []) |
24 | 26 | * @method \Aws\Result createAssetFilter(array $args = []) |
|
71 | 73 | * @method \GuzzleHttp\Promise\Promise createSubscriptionTargetAsync(array $args = []) |
72 | 74 | * @method \Aws\Result createUserProfile(array $args = []) |
73 | 75 | * @method \GuzzleHttp\Promise\Promise createUserProfileAsync(array $args = []) |
| 76 | + * @method \Aws\Result deleteAccountPool(array $args = []) |
| 77 | + * @method \GuzzleHttp\Promise\Promise deleteAccountPoolAsync(array $args = []) |
74 | 78 | * @method \Aws\Result deleteAsset(array $args = []) |
75 | 79 | * @method \GuzzleHttp\Promise\Promise deleteAssetAsync(array $args = []) |
76 | 80 | * @method \Aws\Result deleteAssetFilter(array $args = []) |
|
121 | 125 | * @method \GuzzleHttp\Promise\Promise deleteTimeSeriesDataPointsAsync(array $args = []) |
122 | 126 | * @method \Aws\Result disassociateEnvironmentRole(array $args = []) |
123 | 127 | * @method \GuzzleHttp\Promise\Promise disassociateEnvironmentRoleAsync(array $args = []) |
| 128 | + * @method \Aws\Result getAccountPool(array $args = []) |
| 129 | + * @method \GuzzleHttp\Promise\Promise getAccountPoolAsync(array $args = []) |
124 | 130 | * @method \Aws\Result getAsset(array $args = []) |
125 | 131 | * @method \GuzzleHttp\Promise\Promise getAssetAsync(array $args = []) |
126 | 132 | * @method \Aws\Result getAssetFilter(array $args = []) |
|
189 | 195 | * @method \GuzzleHttp\Promise\Promise getTimeSeriesDataPointAsync(array $args = []) |
190 | 196 | * @method \Aws\Result getUserProfile(array $args = []) |
191 | 197 | * @method \GuzzleHttp\Promise\Promise getUserProfileAsync(array $args = []) |
| 198 | + * @method \Aws\Result listAccountPools(array $args = []) |
| 199 | + * @method \GuzzleHttp\Promise\Promise listAccountPoolsAsync(array $args = []) |
| 200 | + * @method \Aws\Result listAccountsInAccountPool(array $args = []) |
| 201 | + * @method \GuzzleHttp\Promise\Promise listAccountsInAccountPoolAsync(array $args = []) |
192 | 202 | * @method \Aws\Result listAssetFilters(array $args = []) |
193 | 203 | * @method \GuzzleHttp\Promise\Promise listAssetFiltersAsync(array $args = []) |
194 | 204 | * @method \Aws\Result listAssetRevisions(array $args = []) |
|
285 | 295 | * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) |
286 | 296 | * @method \Aws\Result untagResource(array $args = []) |
287 | 297 | * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) |
| 298 | + * @method \Aws\Result updateAccountPool(array $args = []) |
| 299 | + * @method \GuzzleHttp\Promise\Promise updateAccountPoolAsync(array $args = []) |
288 | 300 | * @method \Aws\Result updateAssetFilter(array $args = []) |
289 | 301 | * @method \GuzzleHttp\Promise\Promise updateAssetFilterAsync(array $args = []) |
290 | 302 | * @method \Aws\Result updateConnection(array $args = []) |
|
0 commit comments