| 1 |
efrain |
1 |
<?php
|
|
|
2 |
namespace Aws\WorkSpaces;
|
|
|
3 |
|
|
|
4 |
use Aws\AwsClient;
|
|
|
5 |
|
|
|
6 |
/**
|
|
|
7 |
* Amazon WorkSpaces client.
|
|
|
8 |
*
|
| 1441 |
ariadna |
9 |
* @method \Aws\Result acceptAccountLinkInvitation(array $args = [])
|
|
|
10 |
* @method \GuzzleHttp\Promise\Promise acceptAccountLinkInvitationAsync(array $args = [])
|
| 1 |
efrain |
11 |
* @method \Aws\Result associateConnectionAlias(array $args = [])
|
|
|
12 |
* @method \GuzzleHttp\Promise\Promise associateConnectionAliasAsync(array $args = [])
|
|
|
13 |
* @method \Aws\Result associateIpGroups(array $args = [])
|
|
|
14 |
* @method \GuzzleHttp\Promise\Promise associateIpGroupsAsync(array $args = [])
|
| 1441 |
ariadna |
15 |
* @method \Aws\Result associateWorkspaceApplication(array $args = [])
|
|
|
16 |
* @method \GuzzleHttp\Promise\Promise associateWorkspaceApplicationAsync(array $args = [])
|
| 1 |
efrain |
17 |
* @method \Aws\Result authorizeIpRules(array $args = [])
|
|
|
18 |
* @method \GuzzleHttp\Promise\Promise authorizeIpRulesAsync(array $args = [])
|
|
|
19 |
* @method \Aws\Result copyWorkspaceImage(array $args = [])
|
|
|
20 |
* @method \GuzzleHttp\Promise\Promise copyWorkspaceImageAsync(array $args = [])
|
| 1441 |
ariadna |
21 |
* @method \Aws\Result createAccountLinkInvitation(array $args = [])
|
|
|
22 |
* @method \GuzzleHttp\Promise\Promise createAccountLinkInvitationAsync(array $args = [])
|
| 1 |
efrain |
23 |
* @method \Aws\Result createConnectClientAddIn(array $args = [])
|
|
|
24 |
* @method \GuzzleHttp\Promise\Promise createConnectClientAddInAsync(array $args = [])
|
|
|
25 |
* @method \Aws\Result createConnectionAlias(array $args = [])
|
|
|
26 |
* @method \GuzzleHttp\Promise\Promise createConnectionAliasAsync(array $args = [])
|
|
|
27 |
* @method \Aws\Result createIpGroup(array $args = [])
|
|
|
28 |
* @method \GuzzleHttp\Promise\Promise createIpGroupAsync(array $args = [])
|
|
|
29 |
* @method \Aws\Result createStandbyWorkspaces(array $args = [])
|
|
|
30 |
* @method \GuzzleHttp\Promise\Promise createStandbyWorkspacesAsync(array $args = [])
|
|
|
31 |
* @method \Aws\Result createTags(array $args = [])
|
|
|
32 |
* @method \GuzzleHttp\Promise\Promise createTagsAsync(array $args = [])
|
|
|
33 |
* @method \Aws\Result createUpdatedWorkspaceImage(array $args = [])
|
|
|
34 |
* @method \GuzzleHttp\Promise\Promise createUpdatedWorkspaceImageAsync(array $args = [])
|
|
|
35 |
* @method \Aws\Result createWorkspaceBundle(array $args = [])
|
|
|
36 |
* @method \GuzzleHttp\Promise\Promise createWorkspaceBundleAsync(array $args = [])
|
|
|
37 |
* @method \Aws\Result createWorkspaceImage(array $args = [])
|
|
|
38 |
* @method \GuzzleHttp\Promise\Promise createWorkspaceImageAsync(array $args = [])
|
|
|
39 |
* @method \Aws\Result createWorkspaces(array $args = [])
|
|
|
40 |
* @method \GuzzleHttp\Promise\Promise createWorkspacesAsync(array $args = [])
|
| 1441 |
ariadna |
41 |
* @method \Aws\Result createWorkspacesPool(array $args = [])
|
|
|
42 |
* @method \GuzzleHttp\Promise\Promise createWorkspacesPoolAsync(array $args = [])
|
|
|
43 |
* @method \Aws\Result deleteAccountLinkInvitation(array $args = [])
|
|
|
44 |
* @method \GuzzleHttp\Promise\Promise deleteAccountLinkInvitationAsync(array $args = [])
|
| 1 |
efrain |
45 |
* @method \Aws\Result deleteClientBranding(array $args = [])
|
|
|
46 |
* @method \GuzzleHttp\Promise\Promise deleteClientBrandingAsync(array $args = [])
|
|
|
47 |
* @method \Aws\Result deleteConnectClientAddIn(array $args = [])
|
|
|
48 |
* @method \GuzzleHttp\Promise\Promise deleteConnectClientAddInAsync(array $args = [])
|
|
|
49 |
* @method \Aws\Result deleteConnectionAlias(array $args = [])
|
|
|
50 |
* @method \GuzzleHttp\Promise\Promise deleteConnectionAliasAsync(array $args = [])
|
|
|
51 |
* @method \Aws\Result deleteIpGroup(array $args = [])
|
|
|
52 |
* @method \GuzzleHttp\Promise\Promise deleteIpGroupAsync(array $args = [])
|
|
|
53 |
* @method \Aws\Result deleteTags(array $args = [])
|
|
|
54 |
* @method \GuzzleHttp\Promise\Promise deleteTagsAsync(array $args = [])
|
|
|
55 |
* @method \Aws\Result deleteWorkspaceBundle(array $args = [])
|
|
|
56 |
* @method \GuzzleHttp\Promise\Promise deleteWorkspaceBundleAsync(array $args = [])
|
|
|
57 |
* @method \Aws\Result deleteWorkspaceImage(array $args = [])
|
|
|
58 |
* @method \GuzzleHttp\Promise\Promise deleteWorkspaceImageAsync(array $args = [])
|
| 1441 |
ariadna |
59 |
* @method \Aws\Result deployWorkspaceApplications(array $args = [])
|
|
|
60 |
* @method \GuzzleHttp\Promise\Promise deployWorkspaceApplicationsAsync(array $args = [])
|
| 1 |
efrain |
61 |
* @method \Aws\Result deregisterWorkspaceDirectory(array $args = [])
|
|
|
62 |
* @method \GuzzleHttp\Promise\Promise deregisterWorkspaceDirectoryAsync(array $args = [])
|
|
|
63 |
* @method \Aws\Result describeAccount(array $args = [])
|
|
|
64 |
* @method \GuzzleHttp\Promise\Promise describeAccountAsync(array $args = [])
|
|
|
65 |
* @method \Aws\Result describeAccountModifications(array $args = [])
|
|
|
66 |
* @method \GuzzleHttp\Promise\Promise describeAccountModificationsAsync(array $args = [])
|
| 1441 |
ariadna |
67 |
* @method \Aws\Result describeApplicationAssociations(array $args = [])
|
|
|
68 |
* @method \GuzzleHttp\Promise\Promise describeApplicationAssociationsAsync(array $args = [])
|
|
|
69 |
* @method \Aws\Result describeApplications(array $args = [])
|
|
|
70 |
* @method \GuzzleHttp\Promise\Promise describeApplicationsAsync(array $args = [])
|
|
|
71 |
* @method \Aws\Result describeBundleAssociations(array $args = [])
|
|
|
72 |
* @method \GuzzleHttp\Promise\Promise describeBundleAssociationsAsync(array $args = [])
|
| 1 |
efrain |
73 |
* @method \Aws\Result describeClientBranding(array $args = [])
|
|
|
74 |
* @method \GuzzleHttp\Promise\Promise describeClientBrandingAsync(array $args = [])
|
|
|
75 |
* @method \Aws\Result describeClientProperties(array $args = [])
|
|
|
76 |
* @method \GuzzleHttp\Promise\Promise describeClientPropertiesAsync(array $args = [])
|
|
|
77 |
* @method \Aws\Result describeConnectClientAddIns(array $args = [])
|
|
|
78 |
* @method \GuzzleHttp\Promise\Promise describeConnectClientAddInsAsync(array $args = [])
|
|
|
79 |
* @method \Aws\Result describeConnectionAliasPermissions(array $args = [])
|
|
|
80 |
* @method \GuzzleHttp\Promise\Promise describeConnectionAliasPermissionsAsync(array $args = [])
|
|
|
81 |
* @method \Aws\Result describeConnectionAliases(array $args = [])
|
|
|
82 |
* @method \GuzzleHttp\Promise\Promise describeConnectionAliasesAsync(array $args = [])
|
| 1441 |
ariadna |
83 |
* @method \Aws\Result describeImageAssociations(array $args = [])
|
|
|
84 |
* @method \GuzzleHttp\Promise\Promise describeImageAssociationsAsync(array $args = [])
|
| 1 |
efrain |
85 |
* @method \Aws\Result describeIpGroups(array $args = [])
|
|
|
86 |
* @method \GuzzleHttp\Promise\Promise describeIpGroupsAsync(array $args = [])
|
|
|
87 |
* @method \Aws\Result describeTags(array $args = [])
|
|
|
88 |
* @method \GuzzleHttp\Promise\Promise describeTagsAsync(array $args = [])
|
| 1441 |
ariadna |
89 |
* @method \Aws\Result describeWorkspaceAssociations(array $args = [])
|
|
|
90 |
* @method \GuzzleHttp\Promise\Promise describeWorkspaceAssociationsAsync(array $args = [])
|
| 1 |
efrain |
91 |
* @method \Aws\Result describeWorkspaceBundles(array $args = [])
|
|
|
92 |
* @method \GuzzleHttp\Promise\Promise describeWorkspaceBundlesAsync(array $args = [])
|
|
|
93 |
* @method \Aws\Result describeWorkspaceDirectories(array $args = [])
|
|
|
94 |
* @method \GuzzleHttp\Promise\Promise describeWorkspaceDirectoriesAsync(array $args = [])
|
|
|
95 |
* @method \Aws\Result describeWorkspaceImagePermissions(array $args = [])
|
|
|
96 |
* @method \GuzzleHttp\Promise\Promise describeWorkspaceImagePermissionsAsync(array $args = [])
|
|
|
97 |
* @method \Aws\Result describeWorkspaceImages(array $args = [])
|
|
|
98 |
* @method \GuzzleHttp\Promise\Promise describeWorkspaceImagesAsync(array $args = [])
|
|
|
99 |
* @method \Aws\Result describeWorkspaceSnapshots(array $args = [])
|
|
|
100 |
* @method \GuzzleHttp\Promise\Promise describeWorkspaceSnapshotsAsync(array $args = [])
|
|
|
101 |
* @method \Aws\Result describeWorkspaces(array $args = [])
|
|
|
102 |
* @method \GuzzleHttp\Promise\Promise describeWorkspacesAsync(array $args = [])
|
|
|
103 |
* @method \Aws\Result describeWorkspacesConnectionStatus(array $args = [])
|
|
|
104 |
* @method \GuzzleHttp\Promise\Promise describeWorkspacesConnectionStatusAsync(array $args = [])
|
| 1441 |
ariadna |
105 |
* @method \Aws\Result describeWorkspacesPoolSessions(array $args = [])
|
|
|
106 |
* @method \GuzzleHttp\Promise\Promise describeWorkspacesPoolSessionsAsync(array $args = [])
|
|
|
107 |
* @method \Aws\Result describeWorkspacesPools(array $args = [])
|
|
|
108 |
* @method \GuzzleHttp\Promise\Promise describeWorkspacesPoolsAsync(array $args = [])
|
| 1 |
efrain |
109 |
* @method \Aws\Result disassociateConnectionAlias(array $args = [])
|
|
|
110 |
* @method \GuzzleHttp\Promise\Promise disassociateConnectionAliasAsync(array $args = [])
|
|
|
111 |
* @method \Aws\Result disassociateIpGroups(array $args = [])
|
|
|
112 |
* @method \GuzzleHttp\Promise\Promise disassociateIpGroupsAsync(array $args = [])
|
| 1441 |
ariadna |
113 |
* @method \Aws\Result disassociateWorkspaceApplication(array $args = [])
|
|
|
114 |
* @method \GuzzleHttp\Promise\Promise disassociateWorkspaceApplicationAsync(array $args = [])
|
|
|
115 |
* @method \Aws\Result getAccountLink(array $args = [])
|
|
|
116 |
* @method \GuzzleHttp\Promise\Promise getAccountLinkAsync(array $args = [])
|
| 1 |
efrain |
117 |
* @method \Aws\Result importClientBranding(array $args = [])
|
|
|
118 |
* @method \GuzzleHttp\Promise\Promise importClientBrandingAsync(array $args = [])
|
|
|
119 |
* @method \Aws\Result importWorkspaceImage(array $args = [])
|
|
|
120 |
* @method \GuzzleHttp\Promise\Promise importWorkspaceImageAsync(array $args = [])
|
| 1441 |
ariadna |
121 |
* @method \Aws\Result listAccountLinks(array $args = [])
|
|
|
122 |
* @method \GuzzleHttp\Promise\Promise listAccountLinksAsync(array $args = [])
|
| 1 |
efrain |
123 |
* @method \Aws\Result listAvailableManagementCidrRanges(array $args = [])
|
|
|
124 |
* @method \GuzzleHttp\Promise\Promise listAvailableManagementCidrRangesAsync(array $args = [])
|
|
|
125 |
* @method \Aws\Result migrateWorkspace(array $args = [])
|
|
|
126 |
* @method \GuzzleHttp\Promise\Promise migrateWorkspaceAsync(array $args = [])
|
|
|
127 |
* @method \Aws\Result modifyAccount(array $args = [])
|
|
|
128 |
* @method \GuzzleHttp\Promise\Promise modifyAccountAsync(array $args = [])
|
|
|
129 |
* @method \Aws\Result modifyCertificateBasedAuthProperties(array $args = [])
|
|
|
130 |
* @method \GuzzleHttp\Promise\Promise modifyCertificateBasedAuthPropertiesAsync(array $args = [])
|
|
|
131 |
* @method \Aws\Result modifyClientProperties(array $args = [])
|
|
|
132 |
* @method \GuzzleHttp\Promise\Promise modifyClientPropertiesAsync(array $args = [])
|
| 1441 |
ariadna |
133 |
* @method \Aws\Result modifyEndpointEncryptionMode(array $args = [])
|
|
|
134 |
* @method \GuzzleHttp\Promise\Promise modifyEndpointEncryptionModeAsync(array $args = [])
|
| 1 |
efrain |
135 |
* @method \Aws\Result modifySamlProperties(array $args = [])
|
|
|
136 |
* @method \GuzzleHttp\Promise\Promise modifySamlPropertiesAsync(array $args = [])
|
|
|
137 |
* @method \Aws\Result modifySelfservicePermissions(array $args = [])
|
|
|
138 |
* @method \GuzzleHttp\Promise\Promise modifySelfservicePermissionsAsync(array $args = [])
|
| 1441 |
ariadna |
139 |
* @method \Aws\Result modifyStreamingProperties(array $args = [])
|
|
|
140 |
* @method \GuzzleHttp\Promise\Promise modifyStreamingPropertiesAsync(array $args = [])
|
| 1 |
efrain |
141 |
* @method \Aws\Result modifyWorkspaceAccessProperties(array $args = [])
|
|
|
142 |
* @method \GuzzleHttp\Promise\Promise modifyWorkspaceAccessPropertiesAsync(array $args = [])
|
|
|
143 |
* @method \Aws\Result modifyWorkspaceCreationProperties(array $args = [])
|
|
|
144 |
* @method \GuzzleHttp\Promise\Promise modifyWorkspaceCreationPropertiesAsync(array $args = [])
|
|
|
145 |
* @method \Aws\Result modifyWorkspaceProperties(array $args = [])
|
|
|
146 |
* @method \GuzzleHttp\Promise\Promise modifyWorkspacePropertiesAsync(array $args = [])
|
|
|
147 |
* @method \Aws\Result modifyWorkspaceState(array $args = [])
|
|
|
148 |
* @method \GuzzleHttp\Promise\Promise modifyWorkspaceStateAsync(array $args = [])
|
|
|
149 |
* @method \Aws\Result rebootWorkspaces(array $args = [])
|
|
|
150 |
* @method \GuzzleHttp\Promise\Promise rebootWorkspacesAsync(array $args = [])
|
|
|
151 |
* @method \Aws\Result rebuildWorkspaces(array $args = [])
|
|
|
152 |
* @method \GuzzleHttp\Promise\Promise rebuildWorkspacesAsync(array $args = [])
|
|
|
153 |
* @method \Aws\Result registerWorkspaceDirectory(array $args = [])
|
|
|
154 |
* @method \GuzzleHttp\Promise\Promise registerWorkspaceDirectoryAsync(array $args = [])
|
| 1441 |
ariadna |
155 |
* @method \Aws\Result rejectAccountLinkInvitation(array $args = [])
|
|
|
156 |
* @method \GuzzleHttp\Promise\Promise rejectAccountLinkInvitationAsync(array $args = [])
|
| 1 |
efrain |
157 |
* @method \Aws\Result restoreWorkspace(array $args = [])
|
|
|
158 |
* @method \GuzzleHttp\Promise\Promise restoreWorkspaceAsync(array $args = [])
|
|
|
159 |
* @method \Aws\Result revokeIpRules(array $args = [])
|
|
|
160 |
* @method \GuzzleHttp\Promise\Promise revokeIpRulesAsync(array $args = [])
|
|
|
161 |
* @method \Aws\Result startWorkspaces(array $args = [])
|
|
|
162 |
* @method \GuzzleHttp\Promise\Promise startWorkspacesAsync(array $args = [])
|
| 1441 |
ariadna |
163 |
* @method \Aws\Result startWorkspacesPool(array $args = [])
|
|
|
164 |
* @method \GuzzleHttp\Promise\Promise startWorkspacesPoolAsync(array $args = [])
|
| 1 |
efrain |
165 |
* @method \Aws\Result stopWorkspaces(array $args = [])
|
|
|
166 |
* @method \GuzzleHttp\Promise\Promise stopWorkspacesAsync(array $args = [])
|
| 1441 |
ariadna |
167 |
* @method \Aws\Result stopWorkspacesPool(array $args = [])
|
|
|
168 |
* @method \GuzzleHttp\Promise\Promise stopWorkspacesPoolAsync(array $args = [])
|
| 1 |
efrain |
169 |
* @method \Aws\Result terminateWorkspaces(array $args = [])
|
|
|
170 |
* @method \GuzzleHttp\Promise\Promise terminateWorkspacesAsync(array $args = [])
|
| 1441 |
ariadna |
171 |
* @method \Aws\Result terminateWorkspacesPool(array $args = [])
|
|
|
172 |
* @method \GuzzleHttp\Promise\Promise terminateWorkspacesPoolAsync(array $args = [])
|
|
|
173 |
* @method \Aws\Result terminateWorkspacesPoolSession(array $args = [])
|
|
|
174 |
* @method \GuzzleHttp\Promise\Promise terminateWorkspacesPoolSessionAsync(array $args = [])
|
| 1 |
efrain |
175 |
* @method \Aws\Result updateConnectClientAddIn(array $args = [])
|
|
|
176 |
* @method \GuzzleHttp\Promise\Promise updateConnectClientAddInAsync(array $args = [])
|
|
|
177 |
* @method \Aws\Result updateConnectionAliasPermission(array $args = [])
|
|
|
178 |
* @method \GuzzleHttp\Promise\Promise updateConnectionAliasPermissionAsync(array $args = [])
|
|
|
179 |
* @method \Aws\Result updateRulesOfIpGroup(array $args = [])
|
|
|
180 |
* @method \GuzzleHttp\Promise\Promise updateRulesOfIpGroupAsync(array $args = [])
|
|
|
181 |
* @method \Aws\Result updateWorkspaceBundle(array $args = [])
|
|
|
182 |
* @method \GuzzleHttp\Promise\Promise updateWorkspaceBundleAsync(array $args = [])
|
|
|
183 |
* @method \Aws\Result updateWorkspaceImagePermission(array $args = [])
|
|
|
184 |
* @method \GuzzleHttp\Promise\Promise updateWorkspaceImagePermissionAsync(array $args = [])
|
| 1441 |
ariadna |
185 |
* @method \Aws\Result updateWorkspacesPool(array $args = [])
|
|
|
186 |
* @method \GuzzleHttp\Promise\Promise updateWorkspacesPoolAsync(array $args = [])
|
| 1 |
efrain |
187 |
*/
|
|
|
188 |
class WorkSpacesClient extends AwsClient {}
|