|
17 | 17 | * @method \GuzzleHttp\Promise\Promise createAccountSubscriptionAsync(array $args = [])
|
18 | 18 | * @method \Aws\Result createAnalysis(array $args = [])
|
19 | 19 | * @method \GuzzleHttp\Promise\Promise createAnalysisAsync(array $args = [])
|
| 20 | + * @method \Aws\Result createBrand(array $args = []) |
| 21 | + * @method \GuzzleHttp\Promise\Promise createBrandAsync(array $args = []) |
| 22 | + * @method \Aws\Result createCustomPermissions(array $args = []) |
| 23 | + * @method \GuzzleHttp\Promise\Promise createCustomPermissionsAsync(array $args = []) |
20 | 24 | * @method \Aws\Result createDashboard(array $args = [])
|
21 | 25 | * @method \GuzzleHttp\Promise\Promise createDashboardAsync(array $args = [])
|
22 | 26 | * @method \Aws\Result createDataSet(array $args = [])
|
|
61 | 65 | * @method \GuzzleHttp\Promise\Promise deleteAccountSubscriptionAsync(array $args = [])
|
62 | 66 | * @method \Aws\Result deleteAnalysis(array $args = [])
|
63 | 67 | * @method \GuzzleHttp\Promise\Promise deleteAnalysisAsync(array $args = [])
|
| 68 | + * @method \Aws\Result deleteBrand(array $args = []) |
| 69 | + * @method \GuzzleHttp\Promise\Promise deleteBrandAsync(array $args = []) |
| 70 | + * @method \Aws\Result deleteBrandAssignment(array $args = []) |
| 71 | + * @method \GuzzleHttp\Promise\Promise deleteBrandAssignmentAsync(array $args = []) |
| 72 | + * @method \Aws\Result deleteCustomPermissions(array $args = []) |
| 73 | + * @method \GuzzleHttp\Promise\Promise deleteCustomPermissionsAsync(array $args = []) |
64 | 74 | * @method \Aws\Result deleteDashboard(array $args = [])
|
65 | 75 | * @method \GuzzleHttp\Promise\Promise deleteDashboardAsync(array $args = [])
|
66 | 76 | * @method \Aws\Result deleteDataSet(array $args = [])
|
|
105 | 115 | * @method \GuzzleHttp\Promise\Promise deleteUserAsync(array $args = [])
|
106 | 116 | * @method \Aws\Result deleteUserByPrincipalId(array $args = [])
|
107 | 117 | * @method \GuzzleHttp\Promise\Promise deleteUserByPrincipalIdAsync(array $args = [])
|
| 118 | + * @method \Aws\Result deleteUserCustomPermission(array $args = []) |
| 119 | + * @method \GuzzleHttp\Promise\Promise deleteUserCustomPermissionAsync(array $args = []) |
108 | 120 | * @method \Aws\Result deleteVPCConnection(array $args = [])
|
109 | 121 | * @method \GuzzleHttp\Promise\Promise deleteVPCConnectionAsync(array $args = [])
|
110 | 122 | * @method \Aws\Result describeAccountCustomization(array $args = [])
|
|
123 | 135 | * @method \GuzzleHttp\Promise\Promise describeAssetBundleExportJobAsync(array $args = [])
|
124 | 136 | * @method \Aws\Result describeAssetBundleImportJob(array $args = [])
|
125 | 137 | * @method \GuzzleHttp\Promise\Promise describeAssetBundleImportJobAsync(array $args = [])
|
| 138 | + * @method \Aws\Result describeBrand(array $args = []) |
| 139 | + * @method \GuzzleHttp\Promise\Promise describeBrandAsync(array $args = []) |
| 140 | + * @method \Aws\Result describeBrandAssignment(array $args = []) |
| 141 | + * @method \GuzzleHttp\Promise\Promise describeBrandAssignmentAsync(array $args = []) |
| 142 | + * @method \Aws\Result describeBrandPublishedVersion(array $args = []) |
| 143 | + * @method \GuzzleHttp\Promise\Promise describeBrandPublishedVersionAsync(array $args = []) |
| 144 | + * @method \Aws\Result describeCustomPermissions(array $args = []) |
| 145 | + * @method \GuzzleHttp\Promise\Promise describeCustomPermissionsAsync(array $args = []) |
126 | 146 | * @method \Aws\Result describeDashboard(array $args = [])
|
127 | 147 | * @method \GuzzleHttp\Promise\Promise describeDashboardAsync(array $args = [])
|
128 | 148 | * @method \Aws\Result describeDashboardDefinition(array $args = [])
|
|
209 | 229 | * @method \GuzzleHttp\Promise\Promise listAssetBundleExportJobsAsync(array $args = [])
|
210 | 230 | * @method \Aws\Result listAssetBundleImportJobs(array $args = [])
|
211 | 231 | * @method \GuzzleHttp\Promise\Promise listAssetBundleImportJobsAsync(array $args = [])
|
| 232 | + * @method \Aws\Result listBrands(array $args = []) |
| 233 | + * @method \GuzzleHttp\Promise\Promise listBrandsAsync(array $args = []) |
| 234 | + * @method \Aws\Result listCustomPermissions(array $args = []) |
| 235 | + * @method \GuzzleHttp\Promise\Promise listCustomPermissionsAsync(array $args = []) |
212 | 236 | * @method \Aws\Result listDashboardVersions(array $args = [])
|
213 | 237 | * @method \GuzzleHttp\Promise\Promise listDashboardVersionsAsync(array $args = [])
|
214 | 238 | * @method \Aws\Result listDashboards(array $args = [])
|
|
305 | 329 | * @method \GuzzleHttp\Promise\Promise updateAnalysisAsync(array $args = [])
|
306 | 330 | * @method \Aws\Result updateAnalysisPermissions(array $args = [])
|
307 | 331 | * @method \GuzzleHttp\Promise\Promise updateAnalysisPermissionsAsync(array $args = [])
|
| 332 | + * @method \Aws\Result updateBrand(array $args = []) |
| 333 | + * @method \GuzzleHttp\Promise\Promise updateBrandAsync(array $args = []) |
| 334 | + * @method \Aws\Result updateBrandAssignment(array $args = []) |
| 335 | + * @method \GuzzleHttp\Promise\Promise updateBrandAssignmentAsync(array $args = []) |
| 336 | + * @method \Aws\Result updateBrandPublishedVersion(array $args = []) |
| 337 | + * @method \GuzzleHttp\Promise\Promise updateBrandPublishedVersionAsync(array $args = []) |
| 338 | + * @method \Aws\Result updateCustomPermissions(array $args = []) |
| 339 | + * @method \GuzzleHttp\Promise\Promise updateCustomPermissionsAsync(array $args = []) |
308 | 340 | * @method \Aws\Result updateDashboard(array $args = [])
|
309 | 341 | * @method \GuzzleHttp\Promise\Promise updateDashboardAsync(array $args = [])
|
310 | 342 | * @method \Aws\Result updateDashboardLinks(array $args = [])
|
|
365 | 397 | * @method \GuzzleHttp\Promise\Promise updateTopicRefreshScheduleAsync(array $args = [])
|
366 | 398 | * @method \Aws\Result updateUser(array $args = [])
|
367 | 399 | * @method \GuzzleHttp\Promise\Promise updateUserAsync(array $args = [])
|
| 400 | + * @method \Aws\Result updateUserCustomPermission(array $args = []) |
| 401 | + * @method \GuzzleHttp\Promise\Promise updateUserCustomPermissionAsync(array $args = []) |
368 | 402 | * @method \Aws\Result updateVPCConnection(array $args = [])
|
369 | 403 | * @method \GuzzleHttp\Promise\Promise updateVPCConnectionAsync(array $args = [])
|
370 | 404 | */
|
|
0 commit comments