|
17 | 17 | * @method \GuzzleHttp\Promise\Promise deleteAppInstanceAdminAsync(array $args = []) |
18 | 18 | * @method \Aws\Result deleteAppInstanceUser(array $args = []) |
19 | 19 | * @method \GuzzleHttp\Promise\Promise deleteAppInstanceUserAsync(array $args = []) |
| 20 | + * @method \Aws\Result deregisterAppInstanceUserEndpoint(array $args = []) |
| 21 | + * @method \GuzzleHttp\Promise\Promise deregisterAppInstanceUserEndpointAsync(array $args = []) |
20 | 22 | * @method \Aws\Result describeAppInstance(array $args = []) |
21 | 23 | * @method \GuzzleHttp\Promise\Promise describeAppInstanceAsync(array $args = []) |
22 | 24 | * @method \Aws\Result describeAppInstanceAdmin(array $args = []) |
23 | 25 | * @method \GuzzleHttp\Promise\Promise describeAppInstanceAdminAsync(array $args = []) |
24 | 26 | * @method \Aws\Result describeAppInstanceUser(array $args = []) |
25 | 27 | * @method \GuzzleHttp\Promise\Promise describeAppInstanceUserAsync(array $args = []) |
| 28 | + * @method \Aws\Result describeAppInstanceUserEndpoint(array $args = []) |
| 29 | + * @method \GuzzleHttp\Promise\Promise describeAppInstanceUserEndpointAsync(array $args = []) |
26 | 30 | * @method \Aws\Result getAppInstanceRetentionSettings(array $args = []) |
27 | 31 | * @method \GuzzleHttp\Promise\Promise getAppInstanceRetentionSettingsAsync(array $args = []) |
28 | 32 | * @method \Aws\Result listAppInstanceAdmins(array $args = []) |
29 | 33 | * @method \GuzzleHttp\Promise\Promise listAppInstanceAdminsAsync(array $args = []) |
| 34 | + * @method \Aws\Result listAppInstanceUserEndpoints(array $args = []) |
| 35 | + * @method \GuzzleHttp\Promise\Promise listAppInstanceUserEndpointsAsync(array $args = []) |
30 | 36 | * @method \Aws\Result listAppInstanceUsers(array $args = []) |
31 | 37 | * @method \GuzzleHttp\Promise\Promise listAppInstanceUsersAsync(array $args = []) |
32 | 38 | * @method \Aws\Result listAppInstances(array $args = []) |
33 | 39 | * @method \GuzzleHttp\Promise\Promise listAppInstancesAsync(array $args = []) |
| 40 | + * @method \Aws\Result listTagsForResource(array $args = []) |
| 41 | + * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) |
34 | 42 | * @method \Aws\Result putAppInstanceRetentionSettings(array $args = []) |
35 | 43 | * @method \GuzzleHttp\Promise\Promise putAppInstanceRetentionSettingsAsync(array $args = []) |
| 44 | + * @method \Aws\Result registerAppInstanceUserEndpoint(array $args = []) |
| 45 | + * @method \GuzzleHttp\Promise\Promise registerAppInstanceUserEndpointAsync(array $args = []) |
| 46 | + * @method \Aws\Result tagResource(array $args = []) |
| 47 | + * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) |
| 48 | + * @method \Aws\Result untagResource(array $args = []) |
| 49 | + * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) |
36 | 50 | * @method \Aws\Result updateAppInstance(array $args = []) |
37 | 51 | * @method \GuzzleHttp\Promise\Promise updateAppInstanceAsync(array $args = []) |
38 | 52 | * @method \Aws\Result updateAppInstanceUser(array $args = []) |
39 | 53 | * @method \GuzzleHttp\Promise\Promise updateAppInstanceUserAsync(array $args = []) |
| 54 | + * @method \Aws\Result updateAppInstanceUserEndpoint(array $args = []) |
| 55 | + * @method \GuzzleHttp\Promise\Promise updateAppInstanceUserEndpointAsync(array $args = []) |
40 | 56 | */ |
41 | 57 | class ChimeSDKIdentityClient extends AwsClient {} |
0 commit comments