| Línea 5... |
Línea 5... |
| 5 |
|
5 |
|
| 6 |
/**
|
6 |
/**
|
| 7 |
* This client is used to interact with the **AWS License Manager User Subscriptions** service.
|
7 |
* This client is used to interact with the **AWS License Manager User Subscriptions** service.
|
| 8 |
* @method \Aws\Result associateUser(array $args = [])
|
8 |
* @method \Aws\Result associateUser(array $args = [])
|
| - |
|
9 |
* @method \GuzzleHttp\Promise\Promise associateUserAsync(array $args = [])
|
| - |
|
10 |
* @method \Aws\Result createLicenseServerEndpoint(array $args = [])
|
| - |
|
11 |
* @method \GuzzleHttp\Promise\Promise createLicenseServerEndpointAsync(array $args = [])
|
| - |
|
12 |
* @method \Aws\Result deleteLicenseServerEndpoint(array $args = [])
|
| 9 |
* @method \GuzzleHttp\Promise\Promise associateUserAsync(array $args = [])
|
13 |
* @method \GuzzleHttp\Promise\Promise deleteLicenseServerEndpointAsync(array $args = [])
|
| 10 |
* @method \Aws\Result deregisterIdentityProvider(array $args = [])
|
14 |
* @method \Aws\Result deregisterIdentityProvider(array $args = [])
|
| 11 |
* @method \GuzzleHttp\Promise\Promise deregisterIdentityProviderAsync(array $args = [])
|
15 |
* @method \GuzzleHttp\Promise\Promise deregisterIdentityProviderAsync(array $args = [])
|
| 12 |
* @method \Aws\Result disassociateUser(array $args = [])
|
16 |
* @method \Aws\Result disassociateUser(array $args = [])
|
| 13 |
* @method \GuzzleHttp\Promise\Promise disassociateUserAsync(array $args = [])
|
17 |
* @method \GuzzleHttp\Promise\Promise disassociateUserAsync(array $args = [])
|
| 14 |
* @method \Aws\Result listIdentityProviders(array $args = [])
|
18 |
* @method \Aws\Result listIdentityProviders(array $args = [])
|
| 15 |
* @method \GuzzleHttp\Promise\Promise listIdentityProvidersAsync(array $args = [])
|
19 |
* @method \GuzzleHttp\Promise\Promise listIdentityProvidersAsync(array $args = [])
|
| 16 |
* @method \Aws\Result listInstances(array $args = [])
|
20 |
* @method \Aws\Result listInstances(array $args = [])
|
| - |
|
21 |
* @method \GuzzleHttp\Promise\Promise listInstancesAsync(array $args = [])
|
| - |
|
22 |
* @method \Aws\Result listLicenseServerEndpoints(array $args = [])
|
| 17 |
* @method \GuzzleHttp\Promise\Promise listInstancesAsync(array $args = [])
|
23 |
* @method \GuzzleHttp\Promise\Promise listLicenseServerEndpointsAsync(array $args = [])
|
| 18 |
* @method \Aws\Result listProductSubscriptions(array $args = [])
|
24 |
* @method \Aws\Result listProductSubscriptions(array $args = [])
|
| - |
|
25 |
* @method \GuzzleHttp\Promise\Promise listProductSubscriptionsAsync(array $args = [])
|
| - |
|
26 |
* @method \Aws\Result listTagsForResource(array $args = [])
|
| 19 |
* @method \GuzzleHttp\Promise\Promise listProductSubscriptionsAsync(array $args = [])
|
27 |
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
| 20 |
* @method \Aws\Result listUserAssociations(array $args = [])
|
28 |
* @method \Aws\Result listUserAssociations(array $args = [])
|
| 21 |
* @method \GuzzleHttp\Promise\Promise listUserAssociationsAsync(array $args = [])
|
29 |
* @method \GuzzleHttp\Promise\Promise listUserAssociationsAsync(array $args = [])
|
| 22 |
* @method \Aws\Result registerIdentityProvider(array $args = [])
|
30 |
* @method \Aws\Result registerIdentityProvider(array $args = [])
|
| 23 |
* @method \GuzzleHttp\Promise\Promise registerIdentityProviderAsync(array $args = [])
|
31 |
* @method \GuzzleHttp\Promise\Promise registerIdentityProviderAsync(array $args = [])
|
| 24 |
* @method \Aws\Result startProductSubscription(array $args = [])
|
32 |
* @method \Aws\Result startProductSubscription(array $args = [])
|
| 25 |
* @method \GuzzleHttp\Promise\Promise startProductSubscriptionAsync(array $args = [])
|
33 |
* @method \GuzzleHttp\Promise\Promise startProductSubscriptionAsync(array $args = [])
|
| 26 |
* @method \Aws\Result stopProductSubscription(array $args = [])
|
34 |
* @method \Aws\Result stopProductSubscription(array $args = [])
|
| - |
|
35 |
* @method \GuzzleHttp\Promise\Promise stopProductSubscriptionAsync(array $args = [])
|
| - |
|
36 |
* @method \Aws\Result tagResource(array $args = [])
|
| - |
|
37 |
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
|
| - |
|
38 |
* @method \Aws\Result untagResource(array $args = [])
|
| 27 |
* @method \GuzzleHttp\Promise\Promise stopProductSubscriptionAsync(array $args = [])
|
39 |
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
|
| 28 |
* @method \Aws\Result updateIdentityProviderSettings(array $args = [])
|
40 |
* @method \Aws\Result updateIdentityProviderSettings(array $args = [])
|
| 29 |
* @method \GuzzleHttp\Promise\Promise updateIdentityProviderSettingsAsync(array $args = [])
|
41 |
* @method \GuzzleHttp\Promise\Promise updateIdentityProviderSettingsAsync(array $args = [])
|
| 30 |
*/
|
42 |
*/
|