Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<?php
2
namespace Aws\WorkSpaces;
3
 
4
use Aws\AwsClient;
5
 
6
/**
7
 * Amazon WorkSpaces client.
8
 *
9
 * @method \Aws\Result associateConnectionAlias(array $args = [])
10
 * @method \GuzzleHttp\Promise\Promise associateConnectionAliasAsync(array $args = [])
11
 * @method \Aws\Result associateIpGroups(array $args = [])
12
 * @method \GuzzleHttp\Promise\Promise associateIpGroupsAsync(array $args = [])
13
 * @method \Aws\Result authorizeIpRules(array $args = [])
14
 * @method \GuzzleHttp\Promise\Promise authorizeIpRulesAsync(array $args = [])
15
 * @method \Aws\Result copyWorkspaceImage(array $args = [])
16
 * @method \GuzzleHttp\Promise\Promise copyWorkspaceImageAsync(array $args = [])
17
 * @method \Aws\Result createConnectClientAddIn(array $args = [])
18
 * @method \GuzzleHttp\Promise\Promise createConnectClientAddInAsync(array $args = [])
19
 * @method \Aws\Result createConnectionAlias(array $args = [])
20
 * @method \GuzzleHttp\Promise\Promise createConnectionAliasAsync(array $args = [])
21
 * @method \Aws\Result createIpGroup(array $args = [])
22
 * @method \GuzzleHttp\Promise\Promise createIpGroupAsync(array $args = [])
23
 * @method \Aws\Result createStandbyWorkspaces(array $args = [])
24
 * @method \GuzzleHttp\Promise\Promise createStandbyWorkspacesAsync(array $args = [])
25
 * @method \Aws\Result createTags(array $args = [])
26
 * @method \GuzzleHttp\Promise\Promise createTagsAsync(array $args = [])
27
 * @method \Aws\Result createUpdatedWorkspaceImage(array $args = [])
28
 * @method \GuzzleHttp\Promise\Promise createUpdatedWorkspaceImageAsync(array $args = [])
29
 * @method \Aws\Result createWorkspaceBundle(array $args = [])
30
 * @method \GuzzleHttp\Promise\Promise createWorkspaceBundleAsync(array $args = [])
31
 * @method \Aws\Result createWorkspaceImage(array $args = [])
32
 * @method \GuzzleHttp\Promise\Promise createWorkspaceImageAsync(array $args = [])
33
 * @method \Aws\Result createWorkspaces(array $args = [])
34
 * @method \GuzzleHttp\Promise\Promise createWorkspacesAsync(array $args = [])
35
 * @method \Aws\Result deleteClientBranding(array $args = [])
36
 * @method \GuzzleHttp\Promise\Promise deleteClientBrandingAsync(array $args = [])
37
 * @method \Aws\Result deleteConnectClientAddIn(array $args = [])
38
 * @method \GuzzleHttp\Promise\Promise deleteConnectClientAddInAsync(array $args = [])
39
 * @method \Aws\Result deleteConnectionAlias(array $args = [])
40
 * @method \GuzzleHttp\Promise\Promise deleteConnectionAliasAsync(array $args = [])
41
 * @method \Aws\Result deleteIpGroup(array $args = [])
42
 * @method \GuzzleHttp\Promise\Promise deleteIpGroupAsync(array $args = [])
43
 * @method \Aws\Result deleteTags(array $args = [])
44
 * @method \GuzzleHttp\Promise\Promise deleteTagsAsync(array $args = [])
45
 * @method \Aws\Result deleteWorkspaceBundle(array $args = [])
46
 * @method \GuzzleHttp\Promise\Promise deleteWorkspaceBundleAsync(array $args = [])
47
 * @method \Aws\Result deleteWorkspaceImage(array $args = [])
48
 * @method \GuzzleHttp\Promise\Promise deleteWorkspaceImageAsync(array $args = [])
49
 * @method \Aws\Result deregisterWorkspaceDirectory(array $args = [])
50
 * @method \GuzzleHttp\Promise\Promise deregisterWorkspaceDirectoryAsync(array $args = [])
51
 * @method \Aws\Result describeAccount(array $args = [])
52
 * @method \GuzzleHttp\Promise\Promise describeAccountAsync(array $args = [])
53
 * @method \Aws\Result describeAccountModifications(array $args = [])
54
 * @method \GuzzleHttp\Promise\Promise describeAccountModificationsAsync(array $args = [])
55
 * @method \Aws\Result describeClientBranding(array $args = [])
56
 * @method \GuzzleHttp\Promise\Promise describeClientBrandingAsync(array $args = [])
57
 * @method \Aws\Result describeClientProperties(array $args = [])
58
 * @method \GuzzleHttp\Promise\Promise describeClientPropertiesAsync(array $args = [])
59
 * @method \Aws\Result describeConnectClientAddIns(array $args = [])
60
 * @method \GuzzleHttp\Promise\Promise describeConnectClientAddInsAsync(array $args = [])
61
 * @method \Aws\Result describeConnectionAliasPermissions(array $args = [])
62
 * @method \GuzzleHttp\Promise\Promise describeConnectionAliasPermissionsAsync(array $args = [])
63
 * @method \Aws\Result describeConnectionAliases(array $args = [])
64
 * @method \GuzzleHttp\Promise\Promise describeConnectionAliasesAsync(array $args = [])
65
 * @method \Aws\Result describeIpGroups(array $args = [])
66
 * @method \GuzzleHttp\Promise\Promise describeIpGroupsAsync(array $args = [])
67
 * @method \Aws\Result describeTags(array $args = [])
68
 * @method \GuzzleHttp\Promise\Promise describeTagsAsync(array $args = [])
69
 * @method \Aws\Result describeWorkspaceBundles(array $args = [])
70
 * @method \GuzzleHttp\Promise\Promise describeWorkspaceBundlesAsync(array $args = [])
71
 * @method \Aws\Result describeWorkspaceDirectories(array $args = [])
72
 * @method \GuzzleHttp\Promise\Promise describeWorkspaceDirectoriesAsync(array $args = [])
73
 * @method \Aws\Result describeWorkspaceImagePermissions(array $args = [])
74
 * @method \GuzzleHttp\Promise\Promise describeWorkspaceImagePermissionsAsync(array $args = [])
75
 * @method \Aws\Result describeWorkspaceImages(array $args = [])
76
 * @method \GuzzleHttp\Promise\Promise describeWorkspaceImagesAsync(array $args = [])
77
 * @method \Aws\Result describeWorkspaceSnapshots(array $args = [])
78
 * @method \GuzzleHttp\Promise\Promise describeWorkspaceSnapshotsAsync(array $args = [])
79
 * @method \Aws\Result describeWorkspaces(array $args = [])
80
 * @method \GuzzleHttp\Promise\Promise describeWorkspacesAsync(array $args = [])
81
 * @method \Aws\Result describeWorkspacesConnectionStatus(array $args = [])
82
 * @method \GuzzleHttp\Promise\Promise describeWorkspacesConnectionStatusAsync(array $args = [])
83
 * @method \Aws\Result disassociateConnectionAlias(array $args = [])
84
 * @method \GuzzleHttp\Promise\Promise disassociateConnectionAliasAsync(array $args = [])
85
 * @method \Aws\Result disassociateIpGroups(array $args = [])
86
 * @method \GuzzleHttp\Promise\Promise disassociateIpGroupsAsync(array $args = [])
87
 * @method \Aws\Result importClientBranding(array $args = [])
88
 * @method \GuzzleHttp\Promise\Promise importClientBrandingAsync(array $args = [])
89
 * @method \Aws\Result importWorkspaceImage(array $args = [])
90
 * @method \GuzzleHttp\Promise\Promise importWorkspaceImageAsync(array $args = [])
91
 * @method \Aws\Result listAvailableManagementCidrRanges(array $args = [])
92
 * @method \GuzzleHttp\Promise\Promise listAvailableManagementCidrRangesAsync(array $args = [])
93
 * @method \Aws\Result migrateWorkspace(array $args = [])
94
 * @method \GuzzleHttp\Promise\Promise migrateWorkspaceAsync(array $args = [])
95
 * @method \Aws\Result modifyAccount(array $args = [])
96
 * @method \GuzzleHttp\Promise\Promise modifyAccountAsync(array $args = [])
97
 * @method \Aws\Result modifyCertificateBasedAuthProperties(array $args = [])
98
 * @method \GuzzleHttp\Promise\Promise modifyCertificateBasedAuthPropertiesAsync(array $args = [])
99
 * @method \Aws\Result modifyClientProperties(array $args = [])
100
 * @method \GuzzleHttp\Promise\Promise modifyClientPropertiesAsync(array $args = [])
101
 * @method \Aws\Result modifySamlProperties(array $args = [])
102
 * @method \GuzzleHttp\Promise\Promise modifySamlPropertiesAsync(array $args = [])
103
 * @method \Aws\Result modifySelfservicePermissions(array $args = [])
104
 * @method \GuzzleHttp\Promise\Promise modifySelfservicePermissionsAsync(array $args = [])
105
 * @method \Aws\Result modifyWorkspaceAccessProperties(array $args = [])
106
 * @method \GuzzleHttp\Promise\Promise modifyWorkspaceAccessPropertiesAsync(array $args = [])
107
 * @method \Aws\Result modifyWorkspaceCreationProperties(array $args = [])
108
 * @method \GuzzleHttp\Promise\Promise modifyWorkspaceCreationPropertiesAsync(array $args = [])
109
 * @method \Aws\Result modifyWorkspaceProperties(array $args = [])
110
 * @method \GuzzleHttp\Promise\Promise modifyWorkspacePropertiesAsync(array $args = [])
111
 * @method \Aws\Result modifyWorkspaceState(array $args = [])
112
 * @method \GuzzleHttp\Promise\Promise modifyWorkspaceStateAsync(array $args = [])
113
 * @method \Aws\Result rebootWorkspaces(array $args = [])
114
 * @method \GuzzleHttp\Promise\Promise rebootWorkspacesAsync(array $args = [])
115
 * @method \Aws\Result rebuildWorkspaces(array $args = [])
116
 * @method \GuzzleHttp\Promise\Promise rebuildWorkspacesAsync(array $args = [])
117
 * @method \Aws\Result registerWorkspaceDirectory(array $args = [])
118
 * @method \GuzzleHttp\Promise\Promise registerWorkspaceDirectoryAsync(array $args = [])
119
 * @method \Aws\Result restoreWorkspace(array $args = [])
120
 * @method \GuzzleHttp\Promise\Promise restoreWorkspaceAsync(array $args = [])
121
 * @method \Aws\Result revokeIpRules(array $args = [])
122
 * @method \GuzzleHttp\Promise\Promise revokeIpRulesAsync(array $args = [])
123
 * @method \Aws\Result startWorkspaces(array $args = [])
124
 * @method \GuzzleHttp\Promise\Promise startWorkspacesAsync(array $args = [])
125
 * @method \Aws\Result stopWorkspaces(array $args = [])
126
 * @method \GuzzleHttp\Promise\Promise stopWorkspacesAsync(array $args = [])
127
 * @method \Aws\Result terminateWorkspaces(array $args = [])
128
 * @method \GuzzleHttp\Promise\Promise terminateWorkspacesAsync(array $args = [])
129
 * @method \Aws\Result updateConnectClientAddIn(array $args = [])
130
 * @method \GuzzleHttp\Promise\Promise updateConnectClientAddInAsync(array $args = [])
131
 * @method \Aws\Result updateConnectionAliasPermission(array $args = [])
132
 * @method \GuzzleHttp\Promise\Promise updateConnectionAliasPermissionAsync(array $args = [])
133
 * @method \Aws\Result updateRulesOfIpGroup(array $args = [])
134
 * @method \GuzzleHttp\Promise\Promise updateRulesOfIpGroupAsync(array $args = [])
135
 * @method \Aws\Result updateWorkspaceBundle(array $args = [])
136
 * @method \GuzzleHttp\Promise\Promise updateWorkspaceBundleAsync(array $args = [])
137
 * @method \Aws\Result updateWorkspaceImagePermission(array $args = [])
138
 * @method \GuzzleHttp\Promise\Promise updateWorkspaceImagePermissionAsync(array $args = [])
139
 */
140
class WorkSpacesClient extends AwsClient {}