WorkMailClient.php
178 lines
| 1 | <?php |
| 2 | namespace Aws\WorkMail; |
| 3 | |
| 4 | use Aws\AwsClient; |
| 5 | |
| 6 | /** |
| 7 | * This client is used to interact with the **Amazon WorkMail** service. |
| 8 | * @method \Aws\Result associateDelegateToResource(array $args = []) |
| 9 | * @method \GuzzleHttp\Promise\Promise associateDelegateToResourceAsync(array $args = []) |
| 10 | * @method \Aws\Result associateMemberToGroup(array $args = []) |
| 11 | * @method \GuzzleHttp\Promise\Promise associateMemberToGroupAsync(array $args = []) |
| 12 | * @method \Aws\Result assumeImpersonationRole(array $args = []) |
| 13 | * @method \GuzzleHttp\Promise\Promise assumeImpersonationRoleAsync(array $args = []) |
| 14 | * @method \Aws\Result cancelMailboxExportJob(array $args = []) |
| 15 | * @method \GuzzleHttp\Promise\Promise cancelMailboxExportJobAsync(array $args = []) |
| 16 | * @method \Aws\Result createAlias(array $args = []) |
| 17 | * @method \GuzzleHttp\Promise\Promise createAliasAsync(array $args = []) |
| 18 | * @method \Aws\Result createAvailabilityConfiguration(array $args = []) |
| 19 | * @method \GuzzleHttp\Promise\Promise createAvailabilityConfigurationAsync(array $args = []) |
| 20 | * @method \Aws\Result createGroup(array $args = []) |
| 21 | * @method \GuzzleHttp\Promise\Promise createGroupAsync(array $args = []) |
| 22 | * @method \Aws\Result createImpersonationRole(array $args = []) |
| 23 | * @method \GuzzleHttp\Promise\Promise createImpersonationRoleAsync(array $args = []) |
| 24 | * @method \Aws\Result createMobileDeviceAccessRule(array $args = []) |
| 25 | * @method \GuzzleHttp\Promise\Promise createMobileDeviceAccessRuleAsync(array $args = []) |
| 26 | * @method \Aws\Result createOrganization(array $args = []) |
| 27 | * @method \GuzzleHttp\Promise\Promise createOrganizationAsync(array $args = []) |
| 28 | * @method \Aws\Result createResource(array $args = []) |
| 29 | * @method \GuzzleHttp\Promise\Promise createResourceAsync(array $args = []) |
| 30 | * @method \Aws\Result createUser(array $args = []) |
| 31 | * @method \GuzzleHttp\Promise\Promise createUserAsync(array $args = []) |
| 32 | * @method \Aws\Result deleteAccessControlRule(array $args = []) |
| 33 | * @method \GuzzleHttp\Promise\Promise deleteAccessControlRuleAsync(array $args = []) |
| 34 | * @method \Aws\Result deleteAlias(array $args = []) |
| 35 | * @method \GuzzleHttp\Promise\Promise deleteAliasAsync(array $args = []) |
| 36 | * @method \Aws\Result deleteAvailabilityConfiguration(array $args = []) |
| 37 | * @method \GuzzleHttp\Promise\Promise deleteAvailabilityConfigurationAsync(array $args = []) |
| 38 | * @method \Aws\Result deleteEmailMonitoringConfiguration(array $args = []) |
| 39 | * @method \GuzzleHttp\Promise\Promise deleteEmailMonitoringConfigurationAsync(array $args = []) |
| 40 | * @method \Aws\Result deleteGroup(array $args = []) |
| 41 | * @method \GuzzleHttp\Promise\Promise deleteGroupAsync(array $args = []) |
| 42 | * @method \Aws\Result deleteImpersonationRole(array $args = []) |
| 43 | * @method \GuzzleHttp\Promise\Promise deleteImpersonationRoleAsync(array $args = []) |
| 44 | * @method \Aws\Result deleteMailboxPermissions(array $args = []) |
| 45 | * @method \GuzzleHttp\Promise\Promise deleteMailboxPermissionsAsync(array $args = []) |
| 46 | * @method \Aws\Result deleteMobileDeviceAccessOverride(array $args = []) |
| 47 | * @method \GuzzleHttp\Promise\Promise deleteMobileDeviceAccessOverrideAsync(array $args = []) |
| 48 | * @method \Aws\Result deleteMobileDeviceAccessRule(array $args = []) |
| 49 | * @method \GuzzleHttp\Promise\Promise deleteMobileDeviceAccessRuleAsync(array $args = []) |
| 50 | * @method \Aws\Result deleteOrganization(array $args = []) |
| 51 | * @method \GuzzleHttp\Promise\Promise deleteOrganizationAsync(array $args = []) |
| 52 | * @method \Aws\Result deleteResource(array $args = []) |
| 53 | * @method \GuzzleHttp\Promise\Promise deleteResourceAsync(array $args = []) |
| 54 | * @method \Aws\Result deleteRetentionPolicy(array $args = []) |
| 55 | * @method \GuzzleHttp\Promise\Promise deleteRetentionPolicyAsync(array $args = []) |
| 56 | * @method \Aws\Result deleteUser(array $args = []) |
| 57 | * @method \GuzzleHttp\Promise\Promise deleteUserAsync(array $args = []) |
| 58 | * @method \Aws\Result deregisterFromWorkMail(array $args = []) |
| 59 | * @method \GuzzleHttp\Promise\Promise deregisterFromWorkMailAsync(array $args = []) |
| 60 | * @method \Aws\Result deregisterMailDomain(array $args = []) |
| 61 | * @method \GuzzleHttp\Promise\Promise deregisterMailDomainAsync(array $args = []) |
| 62 | * @method \Aws\Result describeEmailMonitoringConfiguration(array $args = []) |
| 63 | * @method \GuzzleHttp\Promise\Promise describeEmailMonitoringConfigurationAsync(array $args = []) |
| 64 | * @method \Aws\Result describeEntity(array $args = []) |
| 65 | * @method \GuzzleHttp\Promise\Promise describeEntityAsync(array $args = []) |
| 66 | * @method \Aws\Result describeGroup(array $args = []) |
| 67 | * @method \GuzzleHttp\Promise\Promise describeGroupAsync(array $args = []) |
| 68 | * @method \Aws\Result describeInboundDmarcSettings(array $args = []) |
| 69 | * @method \GuzzleHttp\Promise\Promise describeInboundDmarcSettingsAsync(array $args = []) |
| 70 | * @method \Aws\Result describeMailboxExportJob(array $args = []) |
| 71 | * @method \GuzzleHttp\Promise\Promise describeMailboxExportJobAsync(array $args = []) |
| 72 | * @method \Aws\Result describeOrganization(array $args = []) |
| 73 | * @method \GuzzleHttp\Promise\Promise describeOrganizationAsync(array $args = []) |
| 74 | * @method \Aws\Result describeResource(array $args = []) |
| 75 | * @method \GuzzleHttp\Promise\Promise describeResourceAsync(array $args = []) |
| 76 | * @method \Aws\Result describeUser(array $args = []) |
| 77 | * @method \GuzzleHttp\Promise\Promise describeUserAsync(array $args = []) |
| 78 | * @method \Aws\Result disassociateDelegateFromResource(array $args = []) |
| 79 | * @method \GuzzleHttp\Promise\Promise disassociateDelegateFromResourceAsync(array $args = []) |
| 80 | * @method \Aws\Result disassociateMemberFromGroup(array $args = []) |
| 81 | * @method \GuzzleHttp\Promise\Promise disassociateMemberFromGroupAsync(array $args = []) |
| 82 | * @method \Aws\Result getAccessControlEffect(array $args = []) |
| 83 | * @method \GuzzleHttp\Promise\Promise getAccessControlEffectAsync(array $args = []) |
| 84 | * @method \Aws\Result getDefaultRetentionPolicy(array $args = []) |
| 85 | * @method \GuzzleHttp\Promise\Promise getDefaultRetentionPolicyAsync(array $args = []) |
| 86 | * @method \Aws\Result getImpersonationRole(array $args = []) |
| 87 | * @method \GuzzleHttp\Promise\Promise getImpersonationRoleAsync(array $args = []) |
| 88 | * @method \Aws\Result getImpersonationRoleEffect(array $args = []) |
| 89 | * @method \GuzzleHttp\Promise\Promise getImpersonationRoleEffectAsync(array $args = []) |
| 90 | * @method \Aws\Result getMailDomain(array $args = []) |
| 91 | * @method \GuzzleHttp\Promise\Promise getMailDomainAsync(array $args = []) |
| 92 | * @method \Aws\Result getMailboxDetails(array $args = []) |
| 93 | * @method \GuzzleHttp\Promise\Promise getMailboxDetailsAsync(array $args = []) |
| 94 | * @method \Aws\Result getMobileDeviceAccessEffect(array $args = []) |
| 95 | * @method \GuzzleHttp\Promise\Promise getMobileDeviceAccessEffectAsync(array $args = []) |
| 96 | * @method \Aws\Result getMobileDeviceAccessOverride(array $args = []) |
| 97 | * @method \GuzzleHttp\Promise\Promise getMobileDeviceAccessOverrideAsync(array $args = []) |
| 98 | * @method \Aws\Result listAccessControlRules(array $args = []) |
| 99 | * @method \GuzzleHttp\Promise\Promise listAccessControlRulesAsync(array $args = []) |
| 100 | * @method \Aws\Result listAliases(array $args = []) |
| 101 | * @method \GuzzleHttp\Promise\Promise listAliasesAsync(array $args = []) |
| 102 | * @method \Aws\Result listAvailabilityConfigurations(array $args = []) |
| 103 | * @method \GuzzleHttp\Promise\Promise listAvailabilityConfigurationsAsync(array $args = []) |
| 104 | * @method \Aws\Result listGroupMembers(array $args = []) |
| 105 | * @method \GuzzleHttp\Promise\Promise listGroupMembersAsync(array $args = []) |
| 106 | * @method \Aws\Result listGroups(array $args = []) |
| 107 | * @method \GuzzleHttp\Promise\Promise listGroupsAsync(array $args = []) |
| 108 | * @method \Aws\Result listGroupsForEntity(array $args = []) |
| 109 | * @method \GuzzleHttp\Promise\Promise listGroupsForEntityAsync(array $args = []) |
| 110 | * @method \Aws\Result listImpersonationRoles(array $args = []) |
| 111 | * @method \GuzzleHttp\Promise\Promise listImpersonationRolesAsync(array $args = []) |
| 112 | * @method \Aws\Result listMailDomains(array $args = []) |
| 113 | * @method \GuzzleHttp\Promise\Promise listMailDomainsAsync(array $args = []) |
| 114 | * @method \Aws\Result listMailboxExportJobs(array $args = []) |
| 115 | * @method \GuzzleHttp\Promise\Promise listMailboxExportJobsAsync(array $args = []) |
| 116 | * @method \Aws\Result listMailboxPermissions(array $args = []) |
| 117 | * @method \GuzzleHttp\Promise\Promise listMailboxPermissionsAsync(array $args = []) |
| 118 | * @method \Aws\Result listMobileDeviceAccessOverrides(array $args = []) |
| 119 | * @method \GuzzleHttp\Promise\Promise listMobileDeviceAccessOverridesAsync(array $args = []) |
| 120 | * @method \Aws\Result listMobileDeviceAccessRules(array $args = []) |
| 121 | * @method \GuzzleHttp\Promise\Promise listMobileDeviceAccessRulesAsync(array $args = []) |
| 122 | * @method \Aws\Result listOrganizations(array $args = []) |
| 123 | * @method \GuzzleHttp\Promise\Promise listOrganizationsAsync(array $args = []) |
| 124 | * @method \Aws\Result listResourceDelegates(array $args = []) |
| 125 | * @method \GuzzleHttp\Promise\Promise listResourceDelegatesAsync(array $args = []) |
| 126 | * @method \Aws\Result listResources(array $args = []) |
| 127 | * @method \GuzzleHttp\Promise\Promise listResourcesAsync(array $args = []) |
| 128 | * @method \Aws\Result listTagsForResource(array $args = []) |
| 129 | * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) |
| 130 | * @method \Aws\Result listUsers(array $args = []) |
| 131 | * @method \GuzzleHttp\Promise\Promise listUsersAsync(array $args = []) |
| 132 | * @method \Aws\Result putAccessControlRule(array $args = []) |
| 133 | * @method \GuzzleHttp\Promise\Promise putAccessControlRuleAsync(array $args = []) |
| 134 | * @method \Aws\Result putEmailMonitoringConfiguration(array $args = []) |
| 135 | * @method \GuzzleHttp\Promise\Promise putEmailMonitoringConfigurationAsync(array $args = []) |
| 136 | * @method \Aws\Result putInboundDmarcSettings(array $args = []) |
| 137 | * @method \GuzzleHttp\Promise\Promise putInboundDmarcSettingsAsync(array $args = []) |
| 138 | * @method \Aws\Result putMailboxPermissions(array $args = []) |
| 139 | * @method \GuzzleHttp\Promise\Promise putMailboxPermissionsAsync(array $args = []) |
| 140 | * @method \Aws\Result putMobileDeviceAccessOverride(array $args = []) |
| 141 | * @method \GuzzleHttp\Promise\Promise putMobileDeviceAccessOverrideAsync(array $args = []) |
| 142 | * @method \Aws\Result putRetentionPolicy(array $args = []) |
| 143 | * @method \GuzzleHttp\Promise\Promise putRetentionPolicyAsync(array $args = []) |
| 144 | * @method \Aws\Result registerMailDomain(array $args = []) |
| 145 | * @method \GuzzleHttp\Promise\Promise registerMailDomainAsync(array $args = []) |
| 146 | * @method \Aws\Result registerToWorkMail(array $args = []) |
| 147 | * @method \GuzzleHttp\Promise\Promise registerToWorkMailAsync(array $args = []) |
| 148 | * @method \Aws\Result resetPassword(array $args = []) |
| 149 | * @method \GuzzleHttp\Promise\Promise resetPasswordAsync(array $args = []) |
| 150 | * @method \Aws\Result startMailboxExportJob(array $args = []) |
| 151 | * @method \GuzzleHttp\Promise\Promise startMailboxExportJobAsync(array $args = []) |
| 152 | * @method \Aws\Result tagResource(array $args = []) |
| 153 | * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) |
| 154 | * @method \Aws\Result testAvailabilityConfiguration(array $args = []) |
| 155 | * @method \GuzzleHttp\Promise\Promise testAvailabilityConfigurationAsync(array $args = []) |
| 156 | * @method \Aws\Result untagResource(array $args = []) |
| 157 | * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) |
| 158 | * @method \Aws\Result updateAvailabilityConfiguration(array $args = []) |
| 159 | * @method \GuzzleHttp\Promise\Promise updateAvailabilityConfigurationAsync(array $args = []) |
| 160 | * @method \Aws\Result updateDefaultMailDomain(array $args = []) |
| 161 | * @method \GuzzleHttp\Promise\Promise updateDefaultMailDomainAsync(array $args = []) |
| 162 | * @method \Aws\Result updateGroup(array $args = []) |
| 163 | * @method \GuzzleHttp\Promise\Promise updateGroupAsync(array $args = []) |
| 164 | * @method \Aws\Result updateImpersonationRole(array $args = []) |
| 165 | * @method \GuzzleHttp\Promise\Promise updateImpersonationRoleAsync(array $args = []) |
| 166 | * @method \Aws\Result updateMailboxQuota(array $args = []) |
| 167 | * @method \GuzzleHttp\Promise\Promise updateMailboxQuotaAsync(array $args = []) |
| 168 | * @method \Aws\Result updateMobileDeviceAccessRule(array $args = []) |
| 169 | * @method \GuzzleHttp\Promise\Promise updateMobileDeviceAccessRuleAsync(array $args = []) |
| 170 | * @method \Aws\Result updatePrimaryEmailAddress(array $args = []) |
| 171 | * @method \GuzzleHttp\Promise\Promise updatePrimaryEmailAddressAsync(array $args = []) |
| 172 | * @method \Aws\Result updateResource(array $args = []) |
| 173 | * @method \GuzzleHttp\Promise\Promise updateResourceAsync(array $args = []) |
| 174 | * @method \Aws\Result updateUser(array $args = []) |
| 175 | * @method \GuzzleHttp\Promise\Promise updateUserAsync(array $args = []) |
| 176 | */ |
| 177 | class WorkMailClient extends AwsClient {} |
| 178 |