Proyectos de Subversion Moodle

Rev

Rev 1 | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<?php
2
namespace Aws\QuickSight;
3
 
4
use Aws\AwsClient;
5
 
6
/**
7
 * This client is used to interact with the **Amazon QuickSight** service.
1441 ariadna 8
 * @method \Aws\Result batchCreateTopicReviewedAnswer(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise batchCreateTopicReviewedAnswerAsync(array $args = [])
10
 * @method \Aws\Result batchDeleteTopicReviewedAnswer(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise batchDeleteTopicReviewedAnswerAsync(array $args = [])
1 efrain 12
 * @method \Aws\Result cancelIngestion(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise cancelIngestionAsync(array $args = [])
14
 * @method \Aws\Result createAccountCustomization(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise createAccountCustomizationAsync(array $args = [])
16
 * @method \Aws\Result createAccountSubscription(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise createAccountSubscriptionAsync(array $args = [])
18
 * @method \Aws\Result createAnalysis(array $args = [])
19
 * @method \GuzzleHttp\Promise\Promise createAnalysisAsync(array $args = [])
1441 ariadna 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 = [])
1 efrain 24
 * @method \Aws\Result createDashboard(array $args = [])
25
 * @method \GuzzleHttp\Promise\Promise createDashboardAsync(array $args = [])
26
 * @method \Aws\Result createDataSet(array $args = [])
27
 * @method \GuzzleHttp\Promise\Promise createDataSetAsync(array $args = [])
28
 * @method \Aws\Result createDataSource(array $args = [])
29
 * @method \GuzzleHttp\Promise\Promise createDataSourceAsync(array $args = [])
30
 * @method \Aws\Result createFolder(array $args = [])
31
 * @method \GuzzleHttp\Promise\Promise createFolderAsync(array $args = [])
32
 * @method \Aws\Result createFolderMembership(array $args = [])
33
 * @method \GuzzleHttp\Promise\Promise createFolderMembershipAsync(array $args = [])
34
 * @method \Aws\Result createGroup(array $args = [])
35
 * @method \GuzzleHttp\Promise\Promise createGroupAsync(array $args = [])
36
 * @method \Aws\Result createGroupMembership(array $args = [])
37
 * @method \GuzzleHttp\Promise\Promise createGroupMembershipAsync(array $args = [])
38
 * @method \Aws\Result createIAMPolicyAssignment(array $args = [])
39
 * @method \GuzzleHttp\Promise\Promise createIAMPolicyAssignmentAsync(array $args = [])
40
 * @method \Aws\Result createIngestion(array $args = [])
41
 * @method \GuzzleHttp\Promise\Promise createIngestionAsync(array $args = [])
42
 * @method \Aws\Result createNamespace(array $args = [])
43
 * @method \GuzzleHttp\Promise\Promise createNamespaceAsync(array $args = [])
44
 * @method \Aws\Result createRefreshSchedule(array $args = [])
45
 * @method \GuzzleHttp\Promise\Promise createRefreshScheduleAsync(array $args = [])
1441 ariadna 46
 * @method \Aws\Result createRoleMembership(array $args = [])
47
 * @method \GuzzleHttp\Promise\Promise createRoleMembershipAsync(array $args = [])
1 efrain 48
 * @method \Aws\Result createTemplate(array $args = [])
49
 * @method \GuzzleHttp\Promise\Promise createTemplateAsync(array $args = [])
50
 * @method \Aws\Result createTemplateAlias(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise createTemplateAliasAsync(array $args = [])
52
 * @method \Aws\Result createTheme(array $args = [])
53
 * @method \GuzzleHttp\Promise\Promise createThemeAsync(array $args = [])
54
 * @method \Aws\Result createThemeAlias(array $args = [])
55
 * @method \GuzzleHttp\Promise\Promise createThemeAliasAsync(array $args = [])
56
 * @method \Aws\Result createTopic(array $args = [])
57
 * @method \GuzzleHttp\Promise\Promise createTopicAsync(array $args = [])
58
 * @method \Aws\Result createTopicRefreshSchedule(array $args = [])
59
 * @method \GuzzleHttp\Promise\Promise createTopicRefreshScheduleAsync(array $args = [])
60
 * @method \Aws\Result createVPCConnection(array $args = [])
61
 * @method \GuzzleHttp\Promise\Promise createVPCConnectionAsync(array $args = [])
62
 * @method \Aws\Result deleteAccountCustomization(array $args = [])
63
 * @method \GuzzleHttp\Promise\Promise deleteAccountCustomizationAsync(array $args = [])
64
 * @method \Aws\Result deleteAccountSubscription(array $args = [])
65
 * @method \GuzzleHttp\Promise\Promise deleteAccountSubscriptionAsync(array $args = [])
66
 * @method \Aws\Result deleteAnalysis(array $args = [])
67
 * @method \GuzzleHttp\Promise\Promise deleteAnalysisAsync(array $args = [])
1441 ariadna 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 = [])
1 efrain 74
 * @method \Aws\Result deleteDashboard(array $args = [])
75
 * @method \GuzzleHttp\Promise\Promise deleteDashboardAsync(array $args = [])
76
 * @method \Aws\Result deleteDataSet(array $args = [])
77
 * @method \GuzzleHttp\Promise\Promise deleteDataSetAsync(array $args = [])
78
 * @method \Aws\Result deleteDataSetRefreshProperties(array $args = [])
79
 * @method \GuzzleHttp\Promise\Promise deleteDataSetRefreshPropertiesAsync(array $args = [])
80
 * @method \Aws\Result deleteDataSource(array $args = [])
81
 * @method \GuzzleHttp\Promise\Promise deleteDataSourceAsync(array $args = [])
1441 ariadna 82
 * @method \Aws\Result deleteDefaultQBusinessApplication(array $args = [])
83
 * @method \GuzzleHttp\Promise\Promise deleteDefaultQBusinessApplicationAsync(array $args = [])
1 efrain 84
 * @method \Aws\Result deleteFolder(array $args = [])
85
 * @method \GuzzleHttp\Promise\Promise deleteFolderAsync(array $args = [])
86
 * @method \Aws\Result deleteFolderMembership(array $args = [])
87
 * @method \GuzzleHttp\Promise\Promise deleteFolderMembershipAsync(array $args = [])
88
 * @method \Aws\Result deleteGroup(array $args = [])
89
 * @method \GuzzleHttp\Promise\Promise deleteGroupAsync(array $args = [])
90
 * @method \Aws\Result deleteGroupMembership(array $args = [])
91
 * @method \GuzzleHttp\Promise\Promise deleteGroupMembershipAsync(array $args = [])
92
 * @method \Aws\Result deleteIAMPolicyAssignment(array $args = [])
93
 * @method \GuzzleHttp\Promise\Promise deleteIAMPolicyAssignmentAsync(array $args = [])
1441 ariadna 94
 * @method \Aws\Result deleteIdentityPropagationConfig(array $args = [])
95
 * @method \GuzzleHttp\Promise\Promise deleteIdentityPropagationConfigAsync(array $args = [])
1 efrain 96
 * @method \Aws\Result deleteNamespace(array $args = [])
97
 * @method \GuzzleHttp\Promise\Promise deleteNamespaceAsync(array $args = [])
98
 * @method \Aws\Result deleteRefreshSchedule(array $args = [])
99
 * @method \GuzzleHttp\Promise\Promise deleteRefreshScheduleAsync(array $args = [])
1441 ariadna 100
 * @method \Aws\Result deleteRoleCustomPermission(array $args = [])
101
 * @method \GuzzleHttp\Promise\Promise deleteRoleCustomPermissionAsync(array $args = [])
102
 * @method \Aws\Result deleteRoleMembership(array $args = [])
103
 * @method \GuzzleHttp\Promise\Promise deleteRoleMembershipAsync(array $args = [])
1 efrain 104
 * @method \Aws\Result deleteTemplate(array $args = [])
105
 * @method \GuzzleHttp\Promise\Promise deleteTemplateAsync(array $args = [])
106
 * @method \Aws\Result deleteTemplateAlias(array $args = [])
107
 * @method \GuzzleHttp\Promise\Promise deleteTemplateAliasAsync(array $args = [])
108
 * @method \Aws\Result deleteTheme(array $args = [])
109
 * @method \GuzzleHttp\Promise\Promise deleteThemeAsync(array $args = [])
110
 * @method \Aws\Result deleteThemeAlias(array $args = [])
111
 * @method \GuzzleHttp\Promise\Promise deleteThemeAliasAsync(array $args = [])
112
 * @method \Aws\Result deleteTopic(array $args = [])
113
 * @method \GuzzleHttp\Promise\Promise deleteTopicAsync(array $args = [])
114
 * @method \Aws\Result deleteTopicRefreshSchedule(array $args = [])
115
 * @method \GuzzleHttp\Promise\Promise deleteTopicRefreshScheduleAsync(array $args = [])
116
 * @method \Aws\Result deleteUser(array $args = [])
117
 * @method \GuzzleHttp\Promise\Promise deleteUserAsync(array $args = [])
118
 * @method \Aws\Result deleteUserByPrincipalId(array $args = [])
119
 * @method \GuzzleHttp\Promise\Promise deleteUserByPrincipalIdAsync(array $args = [])
1441 ariadna 120
 * @method \Aws\Result deleteUserCustomPermission(array $args = [])
121
 * @method \GuzzleHttp\Promise\Promise deleteUserCustomPermissionAsync(array $args = [])
1 efrain 122
 * @method \Aws\Result deleteVPCConnection(array $args = [])
123
 * @method \GuzzleHttp\Promise\Promise deleteVPCConnectionAsync(array $args = [])
124
 * @method \Aws\Result describeAccountCustomization(array $args = [])
125
 * @method \GuzzleHttp\Promise\Promise describeAccountCustomizationAsync(array $args = [])
126
 * @method \Aws\Result describeAccountSettings(array $args = [])
127
 * @method \GuzzleHttp\Promise\Promise describeAccountSettingsAsync(array $args = [])
128
 * @method \Aws\Result describeAccountSubscription(array $args = [])
129
 * @method \GuzzleHttp\Promise\Promise describeAccountSubscriptionAsync(array $args = [])
130
 * @method \Aws\Result describeAnalysis(array $args = [])
131
 * @method \GuzzleHttp\Promise\Promise describeAnalysisAsync(array $args = [])
132
 * @method \Aws\Result describeAnalysisDefinition(array $args = [])
133
 * @method \GuzzleHttp\Promise\Promise describeAnalysisDefinitionAsync(array $args = [])
134
 * @method \Aws\Result describeAnalysisPermissions(array $args = [])
135
 * @method \GuzzleHttp\Promise\Promise describeAnalysisPermissionsAsync(array $args = [])
136
 * @method \Aws\Result describeAssetBundleExportJob(array $args = [])
137
 * @method \GuzzleHttp\Promise\Promise describeAssetBundleExportJobAsync(array $args = [])
138
 * @method \Aws\Result describeAssetBundleImportJob(array $args = [])
139
 * @method \GuzzleHttp\Promise\Promise describeAssetBundleImportJobAsync(array $args = [])
1441 ariadna 140
 * @method \Aws\Result describeBrand(array $args = [])
141
 * @method \GuzzleHttp\Promise\Promise describeBrandAsync(array $args = [])
142
 * @method \Aws\Result describeBrandAssignment(array $args = [])
143
 * @method \GuzzleHttp\Promise\Promise describeBrandAssignmentAsync(array $args = [])
144
 * @method \Aws\Result describeBrandPublishedVersion(array $args = [])
145
 * @method \GuzzleHttp\Promise\Promise describeBrandPublishedVersionAsync(array $args = [])
146
 * @method \Aws\Result describeCustomPermissions(array $args = [])
147
 * @method \GuzzleHttp\Promise\Promise describeCustomPermissionsAsync(array $args = [])
1 efrain 148
 * @method \Aws\Result describeDashboard(array $args = [])
149
 * @method \GuzzleHttp\Promise\Promise describeDashboardAsync(array $args = [])
150
 * @method \Aws\Result describeDashboardDefinition(array $args = [])
151
 * @method \GuzzleHttp\Promise\Promise describeDashboardDefinitionAsync(array $args = [])
152
 * @method \Aws\Result describeDashboardPermissions(array $args = [])
153
 * @method \GuzzleHttp\Promise\Promise describeDashboardPermissionsAsync(array $args = [])
154
 * @method \Aws\Result describeDashboardSnapshotJob(array $args = [])
155
 * @method \GuzzleHttp\Promise\Promise describeDashboardSnapshotJobAsync(array $args = [])
156
 * @method \Aws\Result describeDashboardSnapshotJobResult(array $args = [])
157
 * @method \GuzzleHttp\Promise\Promise describeDashboardSnapshotJobResultAsync(array $args = [])
1441 ariadna 158
 * @method \Aws\Result describeDashboardsQAConfiguration(array $args = [])
159
 * @method \GuzzleHttp\Promise\Promise describeDashboardsQAConfigurationAsync(array $args = [])
1 efrain 160
 * @method \Aws\Result describeDataSet(array $args = [])
161
 * @method \GuzzleHttp\Promise\Promise describeDataSetAsync(array $args = [])
162
 * @method \Aws\Result describeDataSetPermissions(array $args = [])
163
 * @method \GuzzleHttp\Promise\Promise describeDataSetPermissionsAsync(array $args = [])
164
 * @method \Aws\Result describeDataSetRefreshProperties(array $args = [])
165
 * @method \GuzzleHttp\Promise\Promise describeDataSetRefreshPropertiesAsync(array $args = [])
166
 * @method \Aws\Result describeDataSource(array $args = [])
167
 * @method \GuzzleHttp\Promise\Promise describeDataSourceAsync(array $args = [])
168
 * @method \Aws\Result describeDataSourcePermissions(array $args = [])
169
 * @method \GuzzleHttp\Promise\Promise describeDataSourcePermissionsAsync(array $args = [])
1441 ariadna 170
 * @method \Aws\Result describeDefaultQBusinessApplication(array $args = [])
171
 * @method \GuzzleHttp\Promise\Promise describeDefaultQBusinessApplicationAsync(array $args = [])
1 efrain 172
 * @method \Aws\Result describeFolder(array $args = [])
173
 * @method \GuzzleHttp\Promise\Promise describeFolderAsync(array $args = [])
174
 * @method \Aws\Result describeFolderPermissions(array $args = [])
175
 * @method \GuzzleHttp\Promise\Promise describeFolderPermissionsAsync(array $args = [])
176
 * @method \Aws\Result describeFolderResolvedPermissions(array $args = [])
177
 * @method \GuzzleHttp\Promise\Promise describeFolderResolvedPermissionsAsync(array $args = [])
178
 * @method \Aws\Result describeGroup(array $args = [])
179
 * @method \GuzzleHttp\Promise\Promise describeGroupAsync(array $args = [])
180
 * @method \Aws\Result describeGroupMembership(array $args = [])
181
 * @method \GuzzleHttp\Promise\Promise describeGroupMembershipAsync(array $args = [])
182
 * @method \Aws\Result describeIAMPolicyAssignment(array $args = [])
183
 * @method \GuzzleHttp\Promise\Promise describeIAMPolicyAssignmentAsync(array $args = [])
184
 * @method \Aws\Result describeIngestion(array $args = [])
185
 * @method \GuzzleHttp\Promise\Promise describeIngestionAsync(array $args = [])
186
 * @method \Aws\Result describeIpRestriction(array $args = [])
187
 * @method \GuzzleHttp\Promise\Promise describeIpRestrictionAsync(array $args = [])
1441 ariadna 188
 * @method \Aws\Result describeKeyRegistration(array $args = [])
189
 * @method \GuzzleHttp\Promise\Promise describeKeyRegistrationAsync(array $args = [])
1 efrain 190
 * @method \Aws\Result describeNamespace(array $args = [])
191
 * @method \GuzzleHttp\Promise\Promise describeNamespaceAsync(array $args = [])
1441 ariadna 192
 * @method \Aws\Result describeQPersonalizationConfiguration(array $args = [])
193
 * @method \GuzzleHttp\Promise\Promise describeQPersonalizationConfigurationAsync(array $args = [])
194
 * @method \Aws\Result describeQuickSightQSearchConfiguration(array $args = [])
195
 * @method \GuzzleHttp\Promise\Promise describeQuickSightQSearchConfigurationAsync(array $args = [])
1 efrain 196
 * @method \Aws\Result describeRefreshSchedule(array $args = [])
197
 * @method \GuzzleHttp\Promise\Promise describeRefreshScheduleAsync(array $args = [])
1441 ariadna 198
 * @method \Aws\Result describeRoleCustomPermission(array $args = [])
199
 * @method \GuzzleHttp\Promise\Promise describeRoleCustomPermissionAsync(array $args = [])
1 efrain 200
 * @method \Aws\Result describeTemplate(array $args = [])
201
 * @method \GuzzleHttp\Promise\Promise describeTemplateAsync(array $args = [])
202
 * @method \Aws\Result describeTemplateAlias(array $args = [])
203
 * @method \GuzzleHttp\Promise\Promise describeTemplateAliasAsync(array $args = [])
204
 * @method \Aws\Result describeTemplateDefinition(array $args = [])
205
 * @method \GuzzleHttp\Promise\Promise describeTemplateDefinitionAsync(array $args = [])
206
 * @method \Aws\Result describeTemplatePermissions(array $args = [])
207
 * @method \GuzzleHttp\Promise\Promise describeTemplatePermissionsAsync(array $args = [])
208
 * @method \Aws\Result describeTheme(array $args = [])
209
 * @method \GuzzleHttp\Promise\Promise describeThemeAsync(array $args = [])
210
 * @method \Aws\Result describeThemeAlias(array $args = [])
211
 * @method \GuzzleHttp\Promise\Promise describeThemeAliasAsync(array $args = [])
212
 * @method \Aws\Result describeThemePermissions(array $args = [])
213
 * @method \GuzzleHttp\Promise\Promise describeThemePermissionsAsync(array $args = [])
214
 * @method \Aws\Result describeTopic(array $args = [])
215
 * @method \GuzzleHttp\Promise\Promise describeTopicAsync(array $args = [])
216
 * @method \Aws\Result describeTopicPermissions(array $args = [])
217
 * @method \GuzzleHttp\Promise\Promise describeTopicPermissionsAsync(array $args = [])
218
 * @method \Aws\Result describeTopicRefresh(array $args = [])
219
 * @method \GuzzleHttp\Promise\Promise describeTopicRefreshAsync(array $args = [])
220
 * @method \Aws\Result describeTopicRefreshSchedule(array $args = [])
221
 * @method \GuzzleHttp\Promise\Promise describeTopicRefreshScheduleAsync(array $args = [])
222
 * @method \Aws\Result describeUser(array $args = [])
223
 * @method \GuzzleHttp\Promise\Promise describeUserAsync(array $args = [])
224
 * @method \Aws\Result describeVPCConnection(array $args = [])
225
 * @method \GuzzleHttp\Promise\Promise describeVPCConnectionAsync(array $args = [])
226
 * @method \Aws\Result generateEmbedUrlForAnonymousUser(array $args = [])
227
 * @method \GuzzleHttp\Promise\Promise generateEmbedUrlForAnonymousUserAsync(array $args = [])
228
 * @method \Aws\Result generateEmbedUrlForRegisteredUser(array $args = [])
229
 * @method \GuzzleHttp\Promise\Promise generateEmbedUrlForRegisteredUserAsync(array $args = [])
1441 ariadna 230
 * @method \Aws\Result generateEmbedUrlForRegisteredUserWithIdentity(array $args = [])
231
 * @method \GuzzleHttp\Promise\Promise generateEmbedUrlForRegisteredUserWithIdentityAsync(array $args = [])
1 efrain 232
 * @method \Aws\Result getDashboardEmbedUrl(array $args = [])
233
 * @method \GuzzleHttp\Promise\Promise getDashboardEmbedUrlAsync(array $args = [])
234
 * @method \Aws\Result getSessionEmbedUrl(array $args = [])
235
 * @method \GuzzleHttp\Promise\Promise getSessionEmbedUrlAsync(array $args = [])
236
 * @method \Aws\Result listAnalyses(array $args = [])
237
 * @method \GuzzleHttp\Promise\Promise listAnalysesAsync(array $args = [])
238
 * @method \Aws\Result listAssetBundleExportJobs(array $args = [])
239
 * @method \GuzzleHttp\Promise\Promise listAssetBundleExportJobsAsync(array $args = [])
240
 * @method \Aws\Result listAssetBundleImportJobs(array $args = [])
241
 * @method \GuzzleHttp\Promise\Promise listAssetBundleImportJobsAsync(array $args = [])
1441 ariadna 242
 * @method \Aws\Result listBrands(array $args = [])
243
 * @method \GuzzleHttp\Promise\Promise listBrandsAsync(array $args = [])
244
 * @method \Aws\Result listCustomPermissions(array $args = [])
245
 * @method \GuzzleHttp\Promise\Promise listCustomPermissionsAsync(array $args = [])
1 efrain 246
 * @method \Aws\Result listDashboardVersions(array $args = [])
247
 * @method \GuzzleHttp\Promise\Promise listDashboardVersionsAsync(array $args = [])
248
 * @method \Aws\Result listDashboards(array $args = [])
249
 * @method \GuzzleHttp\Promise\Promise listDashboardsAsync(array $args = [])
250
 * @method \Aws\Result listDataSets(array $args = [])
251
 * @method \GuzzleHttp\Promise\Promise listDataSetsAsync(array $args = [])
252
 * @method \Aws\Result listDataSources(array $args = [])
253
 * @method \GuzzleHttp\Promise\Promise listDataSourcesAsync(array $args = [])
254
 * @method \Aws\Result listFolderMembers(array $args = [])
255
 * @method \GuzzleHttp\Promise\Promise listFolderMembersAsync(array $args = [])
256
 * @method \Aws\Result listFolders(array $args = [])
257
 * @method \GuzzleHttp\Promise\Promise listFoldersAsync(array $args = [])
1441 ariadna 258
 * @method \Aws\Result listFoldersForResource(array $args = [])
259
 * @method \GuzzleHttp\Promise\Promise listFoldersForResourceAsync(array $args = [])
1 efrain 260
 * @method \Aws\Result listGroupMemberships(array $args = [])
261
 * @method \GuzzleHttp\Promise\Promise listGroupMembershipsAsync(array $args = [])
262
 * @method \Aws\Result listGroups(array $args = [])
263
 * @method \GuzzleHttp\Promise\Promise listGroupsAsync(array $args = [])
264
 * @method \Aws\Result listIAMPolicyAssignments(array $args = [])
265
 * @method \GuzzleHttp\Promise\Promise listIAMPolicyAssignmentsAsync(array $args = [])
266
 * @method \Aws\Result listIAMPolicyAssignmentsForUser(array $args = [])
267
 * @method \GuzzleHttp\Promise\Promise listIAMPolicyAssignmentsForUserAsync(array $args = [])
1441 ariadna 268
 * @method \Aws\Result listIdentityPropagationConfigs(array $args = [])
269
 * @method \GuzzleHttp\Promise\Promise listIdentityPropagationConfigsAsync(array $args = [])
1 efrain 270
 * @method \Aws\Result listIngestions(array $args = [])
271
 * @method \GuzzleHttp\Promise\Promise listIngestionsAsync(array $args = [])
272
 * @method \Aws\Result listNamespaces(array $args = [])
273
 * @method \GuzzleHttp\Promise\Promise listNamespacesAsync(array $args = [])
274
 * @method \Aws\Result listRefreshSchedules(array $args = [])
275
 * @method \GuzzleHttp\Promise\Promise listRefreshSchedulesAsync(array $args = [])
1441 ariadna 276
 * @method \Aws\Result listRoleMemberships(array $args = [])
277
 * @method \GuzzleHttp\Promise\Promise listRoleMembershipsAsync(array $args = [])
1 efrain 278
 * @method \Aws\Result listTagsForResource(array $args = [])
279
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
280
 * @method \Aws\Result listTemplateAliases(array $args = [])
281
 * @method \GuzzleHttp\Promise\Promise listTemplateAliasesAsync(array $args = [])
282
 * @method \Aws\Result listTemplateVersions(array $args = [])
283
 * @method \GuzzleHttp\Promise\Promise listTemplateVersionsAsync(array $args = [])
284
 * @method \Aws\Result listTemplates(array $args = [])
285
 * @method \GuzzleHttp\Promise\Promise listTemplatesAsync(array $args = [])
286
 * @method \Aws\Result listThemeAliases(array $args = [])
287
 * @method \GuzzleHttp\Promise\Promise listThemeAliasesAsync(array $args = [])
288
 * @method \Aws\Result listThemeVersions(array $args = [])
289
 * @method \GuzzleHttp\Promise\Promise listThemeVersionsAsync(array $args = [])
290
 * @method \Aws\Result listThemes(array $args = [])
291
 * @method \GuzzleHttp\Promise\Promise listThemesAsync(array $args = [])
292
 * @method \Aws\Result listTopicRefreshSchedules(array $args = [])
293
 * @method \GuzzleHttp\Promise\Promise listTopicRefreshSchedulesAsync(array $args = [])
1441 ariadna 294
 * @method \Aws\Result listTopicReviewedAnswers(array $args = [])
295
 * @method \GuzzleHttp\Promise\Promise listTopicReviewedAnswersAsync(array $args = [])
1 efrain 296
 * @method \Aws\Result listTopics(array $args = [])
297
 * @method \GuzzleHttp\Promise\Promise listTopicsAsync(array $args = [])
298
 * @method \Aws\Result listUserGroups(array $args = [])
299
 * @method \GuzzleHttp\Promise\Promise listUserGroupsAsync(array $args = [])
300
 * @method \Aws\Result listUsers(array $args = [])
301
 * @method \GuzzleHttp\Promise\Promise listUsersAsync(array $args = [])
302
 * @method \Aws\Result listVPCConnections(array $args = [])
303
 * @method \GuzzleHttp\Promise\Promise listVPCConnectionsAsync(array $args = [])
1441 ariadna 304
 * @method \Aws\Result predictQAResults(array $args = [])
305
 * @method \GuzzleHttp\Promise\Promise predictQAResultsAsync(array $args = [])
1 efrain 306
 * @method \Aws\Result putDataSetRefreshProperties(array $args = [])
307
 * @method \GuzzleHttp\Promise\Promise putDataSetRefreshPropertiesAsync(array $args = [])
308
 * @method \Aws\Result registerUser(array $args = [])
309
 * @method \GuzzleHttp\Promise\Promise registerUserAsync(array $args = [])
310
 * @method \Aws\Result restoreAnalysis(array $args = [])
311
 * @method \GuzzleHttp\Promise\Promise restoreAnalysisAsync(array $args = [])
312
 * @method \Aws\Result searchAnalyses(array $args = [])
313
 * @method \GuzzleHttp\Promise\Promise searchAnalysesAsync(array $args = [])
314
 * @method \Aws\Result searchDashboards(array $args = [])
315
 * @method \GuzzleHttp\Promise\Promise searchDashboardsAsync(array $args = [])
316
 * @method \Aws\Result searchDataSets(array $args = [])
317
 * @method \GuzzleHttp\Promise\Promise searchDataSetsAsync(array $args = [])
318
 * @method \Aws\Result searchDataSources(array $args = [])
319
 * @method \GuzzleHttp\Promise\Promise searchDataSourcesAsync(array $args = [])
320
 * @method \Aws\Result searchFolders(array $args = [])
321
 * @method \GuzzleHttp\Promise\Promise searchFoldersAsync(array $args = [])
322
 * @method \Aws\Result searchGroups(array $args = [])
323
 * @method \GuzzleHttp\Promise\Promise searchGroupsAsync(array $args = [])
1441 ariadna 324
 * @method \Aws\Result searchTopics(array $args = [])
325
 * @method \GuzzleHttp\Promise\Promise searchTopicsAsync(array $args = [])
1 efrain 326
 * @method \Aws\Result startAssetBundleExportJob(array $args = [])
327
 * @method \GuzzleHttp\Promise\Promise startAssetBundleExportJobAsync(array $args = [])
328
 * @method \Aws\Result startAssetBundleImportJob(array $args = [])
329
 * @method \GuzzleHttp\Promise\Promise startAssetBundleImportJobAsync(array $args = [])
330
 * @method \Aws\Result startDashboardSnapshotJob(array $args = [])
331
 * @method \GuzzleHttp\Promise\Promise startDashboardSnapshotJobAsync(array $args = [])
1441 ariadna 332
 * @method \Aws\Result startDashboardSnapshotJobSchedule(array $args = [])
333
 * @method \GuzzleHttp\Promise\Promise startDashboardSnapshotJobScheduleAsync(array $args = [])
1 efrain 334
 * @method \Aws\Result tagResource(array $args = [])
335
 * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
336
 * @method \Aws\Result untagResource(array $args = [])
337
 * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
338
 * @method \Aws\Result updateAccountCustomization(array $args = [])
339
 * @method \GuzzleHttp\Promise\Promise updateAccountCustomizationAsync(array $args = [])
340
 * @method \Aws\Result updateAccountSettings(array $args = [])
341
 * @method \GuzzleHttp\Promise\Promise updateAccountSettingsAsync(array $args = [])
342
 * @method \Aws\Result updateAnalysis(array $args = [])
343
 * @method \GuzzleHttp\Promise\Promise updateAnalysisAsync(array $args = [])
344
 * @method \Aws\Result updateAnalysisPermissions(array $args = [])
345
 * @method \GuzzleHttp\Promise\Promise updateAnalysisPermissionsAsync(array $args = [])
1441 ariadna 346
 * @method \Aws\Result updateApplicationWithTokenExchangeGrant(array $args = [])
347
 * @method \GuzzleHttp\Promise\Promise updateApplicationWithTokenExchangeGrantAsync(array $args = [])
348
 * @method \Aws\Result updateBrand(array $args = [])
349
 * @method \GuzzleHttp\Promise\Promise updateBrandAsync(array $args = [])
350
 * @method \Aws\Result updateBrandAssignment(array $args = [])
351
 * @method \GuzzleHttp\Promise\Promise updateBrandAssignmentAsync(array $args = [])
352
 * @method \Aws\Result updateBrandPublishedVersion(array $args = [])
353
 * @method \GuzzleHttp\Promise\Promise updateBrandPublishedVersionAsync(array $args = [])
354
 * @method \Aws\Result updateCustomPermissions(array $args = [])
355
 * @method \GuzzleHttp\Promise\Promise updateCustomPermissionsAsync(array $args = [])
1 efrain 356
 * @method \Aws\Result updateDashboard(array $args = [])
357
 * @method \GuzzleHttp\Promise\Promise updateDashboardAsync(array $args = [])
1441 ariadna 358
 * @method \Aws\Result updateDashboardLinks(array $args = [])
359
 * @method \GuzzleHttp\Promise\Promise updateDashboardLinksAsync(array $args = [])
1 efrain 360
 * @method \Aws\Result updateDashboardPermissions(array $args = [])
361
 * @method \GuzzleHttp\Promise\Promise updateDashboardPermissionsAsync(array $args = [])
362
 * @method \Aws\Result updateDashboardPublishedVersion(array $args = [])
363
 * @method \GuzzleHttp\Promise\Promise updateDashboardPublishedVersionAsync(array $args = [])
1441 ariadna 364
 * @method \Aws\Result updateDashboardsQAConfiguration(array $args = [])
365
 * @method \GuzzleHttp\Promise\Promise updateDashboardsQAConfigurationAsync(array $args = [])
1 efrain 366
 * @method \Aws\Result updateDataSet(array $args = [])
367
 * @method \GuzzleHttp\Promise\Promise updateDataSetAsync(array $args = [])
368
 * @method \Aws\Result updateDataSetPermissions(array $args = [])
369
 * @method \GuzzleHttp\Promise\Promise updateDataSetPermissionsAsync(array $args = [])
370
 * @method \Aws\Result updateDataSource(array $args = [])
371
 * @method \GuzzleHttp\Promise\Promise updateDataSourceAsync(array $args = [])
372
 * @method \Aws\Result updateDataSourcePermissions(array $args = [])
373
 * @method \GuzzleHttp\Promise\Promise updateDataSourcePermissionsAsync(array $args = [])
1441 ariadna 374
 * @method \Aws\Result updateDefaultQBusinessApplication(array $args = [])
375
 * @method \GuzzleHttp\Promise\Promise updateDefaultQBusinessApplicationAsync(array $args = [])
1 efrain 376
 * @method \Aws\Result updateFolder(array $args = [])
377
 * @method \GuzzleHttp\Promise\Promise updateFolderAsync(array $args = [])
378
 * @method \Aws\Result updateFolderPermissions(array $args = [])
379
 * @method \GuzzleHttp\Promise\Promise updateFolderPermissionsAsync(array $args = [])
380
 * @method \Aws\Result updateGroup(array $args = [])
381
 * @method \GuzzleHttp\Promise\Promise updateGroupAsync(array $args = [])
382
 * @method \Aws\Result updateIAMPolicyAssignment(array $args = [])
383
 * @method \GuzzleHttp\Promise\Promise updateIAMPolicyAssignmentAsync(array $args = [])
1441 ariadna 384
 * @method \Aws\Result updateIdentityPropagationConfig(array $args = [])
385
 * @method \GuzzleHttp\Promise\Promise updateIdentityPropagationConfigAsync(array $args = [])
1 efrain 386
 * @method \Aws\Result updateIpRestriction(array $args = [])
387
 * @method \GuzzleHttp\Promise\Promise updateIpRestrictionAsync(array $args = [])
1441 ariadna 388
 * @method \Aws\Result updateKeyRegistration(array $args = [])
389
 * @method \GuzzleHttp\Promise\Promise updateKeyRegistrationAsync(array $args = [])
1 efrain 390
 * @method \Aws\Result updatePublicSharingSettings(array $args = [])
391
 * @method \GuzzleHttp\Promise\Promise updatePublicSharingSettingsAsync(array $args = [])
1441 ariadna 392
 * @method \Aws\Result updateQPersonalizationConfiguration(array $args = [])
393
 * @method \GuzzleHttp\Promise\Promise updateQPersonalizationConfigurationAsync(array $args = [])
394
 * @method \Aws\Result updateQuickSightQSearchConfiguration(array $args = [])
395
 * @method \GuzzleHttp\Promise\Promise updateQuickSightQSearchConfigurationAsync(array $args = [])
1 efrain 396
 * @method \Aws\Result updateRefreshSchedule(array $args = [])
397
 * @method \GuzzleHttp\Promise\Promise updateRefreshScheduleAsync(array $args = [])
1441 ariadna 398
 * @method \Aws\Result updateRoleCustomPermission(array $args = [])
399
 * @method \GuzzleHttp\Promise\Promise updateRoleCustomPermissionAsync(array $args = [])
400
 * @method \Aws\Result updateSPICECapacityConfiguration(array $args = [])
401
 * @method \GuzzleHttp\Promise\Promise updateSPICECapacityConfigurationAsync(array $args = [])
1 efrain 402
 * @method \Aws\Result updateTemplate(array $args = [])
403
 * @method \GuzzleHttp\Promise\Promise updateTemplateAsync(array $args = [])
404
 * @method \Aws\Result updateTemplateAlias(array $args = [])
405
 * @method \GuzzleHttp\Promise\Promise updateTemplateAliasAsync(array $args = [])
406
 * @method \Aws\Result updateTemplatePermissions(array $args = [])
407
 * @method \GuzzleHttp\Promise\Promise updateTemplatePermissionsAsync(array $args = [])
408
 * @method \Aws\Result updateTheme(array $args = [])
409
 * @method \GuzzleHttp\Promise\Promise updateThemeAsync(array $args = [])
410
 * @method \Aws\Result updateThemeAlias(array $args = [])
411
 * @method \GuzzleHttp\Promise\Promise updateThemeAliasAsync(array $args = [])
412
 * @method \Aws\Result updateThemePermissions(array $args = [])
413
 * @method \GuzzleHttp\Promise\Promise updateThemePermissionsAsync(array $args = [])
414
 * @method \Aws\Result updateTopic(array $args = [])
415
 * @method \GuzzleHttp\Promise\Promise updateTopicAsync(array $args = [])
416
 * @method \Aws\Result updateTopicPermissions(array $args = [])
417
 * @method \GuzzleHttp\Promise\Promise updateTopicPermissionsAsync(array $args = [])
418
 * @method \Aws\Result updateTopicRefreshSchedule(array $args = [])
419
 * @method \GuzzleHttp\Promise\Promise updateTopicRefreshScheduleAsync(array $args = [])
420
 * @method \Aws\Result updateUser(array $args = [])
421
 * @method \GuzzleHttp\Promise\Promise updateUserAsync(array $args = [])
1441 ariadna 422
 * @method \Aws\Result updateUserCustomPermission(array $args = [])
423
 * @method \GuzzleHttp\Promise\Promise updateUserCustomPermissionAsync(array $args = [])
1 efrain 424
 * @method \Aws\Result updateVPCConnection(array $args = [])
425
 * @method \GuzzleHttp\Promise\Promise updateVPCConnectionAsync(array $args = [])
426
 */
427
class QuickSightClient extends AwsClient {}