summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php')
-rw-r--r--vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php76
1 files changed, 76 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php b/vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php
index 0248a69..8c32869 100644
--- a/vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php
+++ b/vendor/aws/aws-sdk-php/src/QuickSight/QuickSightClient.php
@@ -33,6 +33,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise createIngestionAsync(array $args = [])
* @method \Aws\Result createNamespace(array $args = [])
* @method \GuzzleHttp\Promise\Promise createNamespaceAsync(array $args = [])
+ * @method \Aws\Result createRefreshSchedule(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createRefreshScheduleAsync(array $args = [])
* @method \Aws\Result createTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise createTemplateAsync(array $args = [])
* @method \Aws\Result createTemplateAlias(array $args = [])
@@ -41,6 +43,12 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise createThemeAsync(array $args = [])
* @method \Aws\Result createThemeAlias(array $args = [])
* @method \GuzzleHttp\Promise\Promise createThemeAliasAsync(array $args = [])
+ * @method \Aws\Result createTopic(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createTopicAsync(array $args = [])
+ * @method \Aws\Result createTopicRefreshSchedule(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createTopicRefreshScheduleAsync(array $args = [])
+ * @method \Aws\Result createVPCConnection(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createVPCConnectionAsync(array $args = [])
* @method \Aws\Result deleteAccountCustomization(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteAccountCustomizationAsync(array $args = [])
* @method \Aws\Result deleteAccountSubscription(array $args = [])
@@ -51,6 +59,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteDashboardAsync(array $args = [])
* @method \Aws\Result deleteDataSet(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteDataSetAsync(array $args = [])
+ * @method \Aws\Result deleteDataSetRefreshProperties(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteDataSetRefreshPropertiesAsync(array $args = [])
* @method \Aws\Result deleteDataSource(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteDataSourceAsync(array $args = [])
* @method \Aws\Result deleteFolder(array $args = [])
@@ -65,6 +75,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteIAMPolicyAssignmentAsync(array $args = [])
* @method \Aws\Result deleteNamespace(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteNamespaceAsync(array $args = [])
+ * @method \Aws\Result deleteRefreshSchedule(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteRefreshScheduleAsync(array $args = [])
* @method \Aws\Result deleteTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteTemplateAsync(array $args = [])
* @method \Aws\Result deleteTemplateAlias(array $args = [])
@@ -73,10 +85,16 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteThemeAsync(array $args = [])
* @method \Aws\Result deleteThemeAlias(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteThemeAliasAsync(array $args = [])
+ * @method \Aws\Result deleteTopic(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteTopicAsync(array $args = [])
+ * @method \Aws\Result deleteTopicRefreshSchedule(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteTopicRefreshScheduleAsync(array $args = [])
* @method \Aws\Result deleteUser(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteUserAsync(array $args = [])
* @method \Aws\Result deleteUserByPrincipalId(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteUserByPrincipalIdAsync(array $args = [])
+ * @method \Aws\Result deleteVPCConnection(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteVPCConnectionAsync(array $args = [])
* @method \Aws\Result describeAccountCustomization(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeAccountCustomizationAsync(array $args = [])
* @method \Aws\Result describeAccountSettings(array $args = [])
@@ -85,16 +103,30 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise describeAccountSubscriptionAsync(array $args = [])
* @method \Aws\Result describeAnalysis(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeAnalysisAsync(array $args = [])
+ * @method \Aws\Result describeAnalysisDefinition(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeAnalysisDefinitionAsync(array $args = [])
* @method \Aws\Result describeAnalysisPermissions(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeAnalysisPermissionsAsync(array $args = [])
+ * @method \Aws\Result describeAssetBundleExportJob(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeAssetBundleExportJobAsync(array $args = [])
+ * @method \Aws\Result describeAssetBundleImportJob(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeAssetBundleImportJobAsync(array $args = [])
* @method \Aws\Result describeDashboard(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeDashboardAsync(array $args = [])
+ * @method \Aws\Result describeDashboardDefinition(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeDashboardDefinitionAsync(array $args = [])
* @method \Aws\Result describeDashboardPermissions(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeDashboardPermissionsAsync(array $args = [])
+ * @method \Aws\Result describeDashboardSnapshotJob(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeDashboardSnapshotJobAsync(array $args = [])
+ * @method \Aws\Result describeDashboardSnapshotJobResult(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeDashboardSnapshotJobResultAsync(array $args = [])
* @method \Aws\Result describeDataSet(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeDataSetAsync(array $args = [])
* @method \Aws\Result describeDataSetPermissions(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeDataSetPermissionsAsync(array $args = [])
+ * @method \Aws\Result describeDataSetRefreshProperties(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeDataSetRefreshPropertiesAsync(array $args = [])
* @method \Aws\Result describeDataSource(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeDataSourceAsync(array $args = [])
* @method \Aws\Result describeDataSourcePermissions(array $args = [])
@@ -117,10 +149,14 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise describeIpRestrictionAsync(array $args = [])
* @method \Aws\Result describeNamespace(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeNamespaceAsync(array $args = [])
+ * @method \Aws\Result describeRefreshSchedule(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeRefreshScheduleAsync(array $args = [])
* @method \Aws\Result describeTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeTemplateAsync(array $args = [])
* @method \Aws\Result describeTemplateAlias(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeTemplateAliasAsync(array $args = [])
+ * @method \Aws\Result describeTemplateDefinition(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeTemplateDefinitionAsync(array $args = [])
* @method \Aws\Result describeTemplatePermissions(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeTemplatePermissionsAsync(array $args = [])
* @method \Aws\Result describeTheme(array $args = [])
@@ -129,8 +165,18 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise describeThemeAliasAsync(array $args = [])
* @method \Aws\Result describeThemePermissions(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeThemePermissionsAsync(array $args = [])
+ * @method \Aws\Result describeTopic(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeTopicAsync(array $args = [])
+ * @method \Aws\Result describeTopicPermissions(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeTopicPermissionsAsync(array $args = [])
+ * @method \Aws\Result describeTopicRefresh(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeTopicRefreshAsync(array $args = [])
+ * @method \Aws\Result describeTopicRefreshSchedule(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeTopicRefreshScheduleAsync(array $args = [])
* @method \Aws\Result describeUser(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeUserAsync(array $args = [])
+ * @method \Aws\Result describeVPCConnection(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise describeVPCConnectionAsync(array $args = [])
* @method \Aws\Result generateEmbedUrlForAnonymousUser(array $args = [])
* @method \GuzzleHttp\Promise\Promise generateEmbedUrlForAnonymousUserAsync(array $args = [])
* @method \Aws\Result generateEmbedUrlForRegisteredUser(array $args = [])
@@ -141,6 +187,10 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getSessionEmbedUrlAsync(array $args = [])
* @method \Aws\Result listAnalyses(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAnalysesAsync(array $args = [])
+ * @method \Aws\Result listAssetBundleExportJobs(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listAssetBundleExportJobsAsync(array $args = [])
+ * @method \Aws\Result listAssetBundleImportJobs(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listAssetBundleImportJobsAsync(array $args = [])
* @method \Aws\Result listDashboardVersions(array $args = [])
* @method \GuzzleHttp\Promise\Promise listDashboardVersionsAsync(array $args = [])
* @method \Aws\Result listDashboards(array $args = [])
@@ -165,6 +215,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listIngestionsAsync(array $args = [])
* @method \Aws\Result listNamespaces(array $args = [])
* @method \GuzzleHttp\Promise\Promise listNamespacesAsync(array $args = [])
+ * @method \Aws\Result listRefreshSchedules(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listRefreshSchedulesAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result listTemplateAliases(array $args = [])
@@ -179,10 +231,18 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listThemeVersionsAsync(array $args = [])
* @method \Aws\Result listThemes(array $args = [])
* @method \GuzzleHttp\Promise\Promise listThemesAsync(array $args = [])
+ * @method \Aws\Result listTopicRefreshSchedules(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listTopicRefreshSchedulesAsync(array $args = [])
+ * @method \Aws\Result listTopics(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listTopicsAsync(array $args = [])
* @method \Aws\Result listUserGroups(array $args = [])
* @method \GuzzleHttp\Promise\Promise listUserGroupsAsync(array $args = [])
* @method \Aws\Result listUsers(array $args = [])
* @method \GuzzleHttp\Promise\Promise listUsersAsync(array $args = [])
+ * @method \Aws\Result listVPCConnections(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listVPCConnectionsAsync(array $args = [])
+ * @method \Aws\Result putDataSetRefreshProperties(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise putDataSetRefreshPropertiesAsync(array $args = [])
* @method \Aws\Result registerUser(array $args = [])
* @method \GuzzleHttp\Promise\Promise registerUserAsync(array $args = [])
* @method \Aws\Result restoreAnalysis(array $args = [])
@@ -199,6 +259,12 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise searchFoldersAsync(array $args = [])
* @method \Aws\Result searchGroups(array $args = [])
* @method \GuzzleHttp\Promise\Promise searchGroupsAsync(array $args = [])
+ * @method \Aws\Result startAssetBundleExportJob(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise startAssetBundleExportJobAsync(array $args = [])
+ * @method \Aws\Result startAssetBundleImportJob(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise startAssetBundleImportJobAsync(array $args = [])
+ * @method \Aws\Result startDashboardSnapshotJob(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise startDashboardSnapshotJobAsync(array $args = [])
* @method \Aws\Result tagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])
@@ -237,6 +303,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise updateIpRestrictionAsync(array $args = [])
* @method \Aws\Result updatePublicSharingSettings(array $args = [])
* @method \GuzzleHttp\Promise\Promise updatePublicSharingSettingsAsync(array $args = [])
+ * @method \Aws\Result updateRefreshSchedule(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateRefreshScheduleAsync(array $args = [])
* @method \Aws\Result updateTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateTemplateAsync(array $args = [])
* @method \Aws\Result updateTemplateAlias(array $args = [])
@@ -249,7 +317,15 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise updateThemeAliasAsync(array $args = [])
* @method \Aws\Result updateThemePermissions(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateThemePermissionsAsync(array $args = [])
+ * @method \Aws\Result updateTopic(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateTopicAsync(array $args = [])
+ * @method \Aws\Result updateTopicPermissions(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateTopicPermissionsAsync(array $args = [])
+ * @method \Aws\Result updateTopicRefreshSchedule(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateTopicRefreshScheduleAsync(array $args = [])
* @method \Aws\Result updateUser(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateUserAsync(array $args = [])
+ * @method \Aws\Result updateVPCConnection(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateVPCConnectionAsync(array $args = [])
*/
class QuickSightClient extends AwsClient {}