1 |
efrain |
1 |
<?php
|
|
|
2 |
namespace Aws\FinSpaceData;
|
|
|
3 |
|
|
|
4 |
use Aws\AwsClient;
|
|
|
5 |
use Aws\CommandInterface;
|
|
|
6 |
use Psr\Http\Message\RequestInterface;
|
|
|
7 |
|
|
|
8 |
/**
|
|
|
9 |
* This client is used to interact with the **FinSpace Public API** service.
|
|
|
10 |
* @method \Aws\Result associateUserToPermissionGroup(array $args = [])
|
|
|
11 |
* @method \GuzzleHttp\Promise\Promise associateUserToPermissionGroupAsync(array $args = [])
|
|
|
12 |
* @method \Aws\Result createChangeset(array $args = [])
|
|
|
13 |
* @method \GuzzleHttp\Promise\Promise createChangesetAsync(array $args = [])
|
|
|
14 |
* @method \Aws\Result createDataView(array $args = [])
|
|
|
15 |
* @method \GuzzleHttp\Promise\Promise createDataViewAsync(array $args = [])
|
|
|
16 |
* @method \Aws\Result createDataset(array $args = [])
|
|
|
17 |
* @method \GuzzleHttp\Promise\Promise createDatasetAsync(array $args = [])
|
|
|
18 |
* @method \Aws\Result createPermissionGroup(array $args = [])
|
|
|
19 |
* @method \GuzzleHttp\Promise\Promise createPermissionGroupAsync(array $args = [])
|
|
|
20 |
* @method \Aws\Result createUser(array $args = [])
|
|
|
21 |
* @method \GuzzleHttp\Promise\Promise createUserAsync(array $args = [])
|
|
|
22 |
* @method \Aws\Result deleteDataset(array $args = [])
|
|
|
23 |
* @method \GuzzleHttp\Promise\Promise deleteDatasetAsync(array $args = [])
|
|
|
24 |
* @method \Aws\Result deletePermissionGroup(array $args = [])
|
|
|
25 |
* @method \GuzzleHttp\Promise\Promise deletePermissionGroupAsync(array $args = [])
|
|
|
26 |
* @method \Aws\Result disableUser(array $args = [])
|
|
|
27 |
* @method \GuzzleHttp\Promise\Promise disableUserAsync(array $args = [])
|
|
|
28 |
* @method \Aws\Result disassociateUserFromPermissionGroup(array $args = [])
|
|
|
29 |
* @method \GuzzleHttp\Promise\Promise disassociateUserFromPermissionGroupAsync(array $args = [])
|
|
|
30 |
* @method \Aws\Result enableUser(array $args = [])
|
|
|
31 |
* @method \GuzzleHttp\Promise\Promise enableUserAsync(array $args = [])
|
|
|
32 |
* @method \Aws\Result getChangeset(array $args = [])
|
|
|
33 |
* @method \GuzzleHttp\Promise\Promise getChangesetAsync(array $args = [])
|
|
|
34 |
* @method \Aws\Result getDataView(array $args = [])
|
|
|
35 |
* @method \GuzzleHttp\Promise\Promise getDataViewAsync(array $args = [])
|
|
|
36 |
* @method \Aws\Result getDataset(array $args = [])
|
|
|
37 |
* @method \GuzzleHttp\Promise\Promise getDatasetAsync(array $args = [])
|
|
|
38 |
* @method \Aws\Result getExternalDataViewAccessDetails(array $args = [])
|
|
|
39 |
* @method \GuzzleHttp\Promise\Promise getExternalDataViewAccessDetailsAsync(array $args = [])
|
|
|
40 |
* @method \Aws\Result getPermissionGroup(array $args = [])
|
|
|
41 |
* @method \GuzzleHttp\Promise\Promise getPermissionGroupAsync(array $args = [])
|
|
|
42 |
* @method \Aws\Result getProgrammaticAccessCredentials(array $args = [])
|
|
|
43 |
* @method \GuzzleHttp\Promise\Promise getProgrammaticAccessCredentialsAsync(array $args = [])
|
|
|
44 |
* @method \Aws\Result getUser(array $args = [])
|
|
|
45 |
* @method \GuzzleHttp\Promise\Promise getUserAsync(array $args = [])
|
|
|
46 |
* @method \Aws\Result getWorkingLocation(array $args = [])
|
|
|
47 |
* @method \GuzzleHttp\Promise\Promise getWorkingLocationAsync(array $args = [])
|
|
|
48 |
* @method \Aws\Result listChangesets(array $args = [])
|
|
|
49 |
* @method \GuzzleHttp\Promise\Promise listChangesetsAsync(array $args = [])
|
|
|
50 |
* @method \Aws\Result listDataViews(array $args = [])
|
|
|
51 |
* @method \GuzzleHttp\Promise\Promise listDataViewsAsync(array $args = [])
|
|
|
52 |
* @method \Aws\Result listDatasets(array $args = [])
|
|
|
53 |
* @method \GuzzleHttp\Promise\Promise listDatasetsAsync(array $args = [])
|
|
|
54 |
* @method \Aws\Result listPermissionGroups(array $args = [])
|
|
|
55 |
* @method \GuzzleHttp\Promise\Promise listPermissionGroupsAsync(array $args = [])
|
|
|
56 |
* @method \Aws\Result listPermissionGroupsByUser(array $args = [])
|
|
|
57 |
* @method \GuzzleHttp\Promise\Promise listPermissionGroupsByUserAsync(array $args = [])
|
|
|
58 |
* @method \Aws\Result listUsers(array $args = [])
|
|
|
59 |
* @method \GuzzleHttp\Promise\Promise listUsersAsync(array $args = [])
|
|
|
60 |
* @method \Aws\Result listUsersByPermissionGroup(array $args = [])
|
|
|
61 |
* @method \GuzzleHttp\Promise\Promise listUsersByPermissionGroupAsync(array $args = [])
|
|
|
62 |
* @method \Aws\Result resetUserPassword(array $args = [])
|
|
|
63 |
* @method \GuzzleHttp\Promise\Promise resetUserPasswordAsync(array $args = [])
|
|
|
64 |
* @method \Aws\Result updateChangeset(array $args = [])
|
|
|
65 |
* @method \GuzzleHttp\Promise\Promise updateChangesetAsync(array $args = [])
|
|
|
66 |
* @method \Aws\Result updateDataset(array $args = [])
|
|
|
67 |
* @method \GuzzleHttp\Promise\Promise updateDatasetAsync(array $args = [])
|
|
|
68 |
* @method \Aws\Result updatePermissionGroup(array $args = [])
|
|
|
69 |
* @method \GuzzleHttp\Promise\Promise updatePermissionGroupAsync(array $args = [])
|
|
|
70 |
* @method \Aws\Result updateUser(array $args = [])
|
|
|
71 |
* @method \GuzzleHttp\Promise\Promise updateUserAsync(array $args = [])
|
|
|
72 |
*/
|
|
|
73 |
class FinSpaceDataClient extends AwsClient {}
|