Файл: sngine-v2.8/Script/includes/libs/AWS/Aws/Chime/ChimeClient.php
Строк: 507
<?php
namespace AwsChime;
use AwsAwsClient;
/**
* This client is used to interact with the **Amazon Chime** service.
* @method AwsResult associatePhoneNumberWithUser(array $args = [])
* @method GuzzleHttpPromisePromise associatePhoneNumberWithUserAsync(array $args = [])
* @method AwsResult associatePhoneNumbersWithVoiceConnector(array $args = [])
* @method GuzzleHttpPromisePromise associatePhoneNumbersWithVoiceConnectorAsync(array $args = [])
* @method AwsResult associatePhoneNumbersWithVoiceConnectorGroup(array $args = [])
* @method GuzzleHttpPromisePromise associatePhoneNumbersWithVoiceConnectorGroupAsync(array $args = [])
* @method AwsResult associateSigninDelegateGroupsWithAccount(array $args = [])
* @method GuzzleHttpPromisePromise associateSigninDelegateGroupsWithAccountAsync(array $args = [])
* @method AwsResult batchCreateAttendee(array $args = [])
* @method GuzzleHttpPromisePromise batchCreateAttendeeAsync(array $args = [])
* @method AwsResult batchCreateRoomMembership(array $args = [])
* @method GuzzleHttpPromisePromise batchCreateRoomMembershipAsync(array $args = [])
* @method AwsResult batchDeletePhoneNumber(array $args = [])
* @method GuzzleHttpPromisePromise batchDeletePhoneNumberAsync(array $args = [])
* @method AwsResult batchSuspendUser(array $args = [])
* @method GuzzleHttpPromisePromise batchSuspendUserAsync(array $args = [])
* @method AwsResult batchUnsuspendUser(array $args = [])
* @method GuzzleHttpPromisePromise batchUnsuspendUserAsync(array $args = [])
* @method AwsResult batchUpdatePhoneNumber(array $args = [])
* @method GuzzleHttpPromisePromise batchUpdatePhoneNumberAsync(array $args = [])
* @method AwsResult batchUpdateUser(array $args = [])
* @method GuzzleHttpPromisePromise batchUpdateUserAsync(array $args = [])
* @method AwsResult createAccount(array $args = [])
* @method GuzzleHttpPromisePromise createAccountAsync(array $args = [])
* @method AwsResult createAttendee(array $args = [])
* @method GuzzleHttpPromisePromise createAttendeeAsync(array $args = [])
* @method AwsResult createBot(array $args = [])
* @method GuzzleHttpPromisePromise createBotAsync(array $args = [])
* @method AwsResult createMeeting(array $args = [])
* @method GuzzleHttpPromisePromise createMeetingAsync(array $args = [])
* @method AwsResult createMeetingWithAttendees(array $args = [])
* @method GuzzleHttpPromisePromise createMeetingWithAttendeesAsync(array $args = [])
* @method AwsResult createPhoneNumberOrder(array $args = [])
* @method GuzzleHttpPromisePromise createPhoneNumberOrderAsync(array $args = [])
* @method AwsResult createProxySession(array $args = [])
* @method GuzzleHttpPromisePromise createProxySessionAsync(array $args = [])
* @method AwsResult createRoom(array $args = [])
* @method GuzzleHttpPromisePromise createRoomAsync(array $args = [])
* @method AwsResult createRoomMembership(array $args = [])
* @method GuzzleHttpPromisePromise createRoomMembershipAsync(array $args = [])
* @method AwsResult createUser(array $args = [])
* @method GuzzleHttpPromisePromise createUserAsync(array $args = [])
* @method AwsResult createVoiceConnector(array $args = [])
* @method GuzzleHttpPromisePromise createVoiceConnectorAsync(array $args = [])
* @method AwsResult createVoiceConnectorGroup(array $args = [])
* @method GuzzleHttpPromisePromise createVoiceConnectorGroupAsync(array $args = [])
* @method AwsResult deleteAccount(array $args = [])
* @method GuzzleHttpPromisePromise deleteAccountAsync(array $args = [])
* @method AwsResult deleteAttendee(array $args = [])
* @method GuzzleHttpPromisePromise deleteAttendeeAsync(array $args = [])
* @method AwsResult deleteEventsConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise deleteEventsConfigurationAsync(array $args = [])
* @method AwsResult deleteMeeting(array $args = [])
* @method GuzzleHttpPromisePromise deleteMeetingAsync(array $args = [])
* @method AwsResult deletePhoneNumber(array $args = [])
* @method GuzzleHttpPromisePromise deletePhoneNumberAsync(array $args = [])
* @method AwsResult deleteProxySession(array $args = [])
* @method GuzzleHttpPromisePromise deleteProxySessionAsync(array $args = [])
* @method AwsResult deleteRoom(array $args = [])
* @method GuzzleHttpPromisePromise deleteRoomAsync(array $args = [])
* @method AwsResult deleteRoomMembership(array $args = [])
* @method GuzzleHttpPromisePromise deleteRoomMembershipAsync(array $args = [])
* @method AwsResult deleteVoiceConnector(array $args = [])
* @method GuzzleHttpPromisePromise deleteVoiceConnectorAsync(array $args = [])
* @method AwsResult deleteVoiceConnectorGroup(array $args = [])
* @method GuzzleHttpPromisePromise deleteVoiceConnectorGroupAsync(array $args = [])
* @method AwsResult deleteVoiceConnectorOrigination(array $args = [])
* @method GuzzleHttpPromisePromise deleteVoiceConnectorOriginationAsync(array $args = [])
* @method AwsResult deleteVoiceConnectorProxy(array $args = [])
* @method GuzzleHttpPromisePromise deleteVoiceConnectorProxyAsync(array $args = [])
* @method AwsResult deleteVoiceConnectorStreamingConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise deleteVoiceConnectorStreamingConfigurationAsync(array $args = [])
* @method AwsResult deleteVoiceConnectorTermination(array $args = [])
* @method GuzzleHttpPromisePromise deleteVoiceConnectorTerminationAsync(array $args = [])
* @method AwsResult deleteVoiceConnectorTerminationCredentials(array $args = [])
* @method GuzzleHttpPromisePromise deleteVoiceConnectorTerminationCredentialsAsync(array $args = [])
* @method AwsResult disassociatePhoneNumberFromUser(array $args = [])
* @method GuzzleHttpPromisePromise disassociatePhoneNumberFromUserAsync(array $args = [])
* @method AwsResult disassociatePhoneNumbersFromVoiceConnector(array $args = [])
* @method GuzzleHttpPromisePromise disassociatePhoneNumbersFromVoiceConnectorAsync(array $args = [])
* @method AwsResult disassociatePhoneNumbersFromVoiceConnectorGroup(array $args = [])
* @method GuzzleHttpPromisePromise disassociatePhoneNumbersFromVoiceConnectorGroupAsync(array $args = [])
* @method AwsResult disassociateSigninDelegateGroupsFromAccount(array $args = [])
* @method GuzzleHttpPromisePromise disassociateSigninDelegateGroupsFromAccountAsync(array $args = [])
* @method AwsResult getAccount(array $args = [])
* @method GuzzleHttpPromisePromise getAccountAsync(array $args = [])
* @method AwsResult getAccountSettings(array $args = [])
* @method GuzzleHttpPromisePromise getAccountSettingsAsync(array $args = [])
* @method AwsResult getAttendee(array $args = [])
* @method GuzzleHttpPromisePromise getAttendeeAsync(array $args = [])
* @method AwsResult getBot(array $args = [])
* @method GuzzleHttpPromisePromise getBotAsync(array $args = [])
* @method AwsResult getEventsConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise getEventsConfigurationAsync(array $args = [])
* @method AwsResult getGlobalSettings(array $args = [])
* @method GuzzleHttpPromisePromise getGlobalSettingsAsync(array $args = [])
* @method AwsResult getMeeting(array $args = [])
* @method GuzzleHttpPromisePromise getMeetingAsync(array $args = [])
* @method AwsResult getPhoneNumber(array $args = [])
* @method GuzzleHttpPromisePromise getPhoneNumberAsync(array $args = [])
* @method AwsResult getPhoneNumberOrder(array $args = [])
* @method GuzzleHttpPromisePromise getPhoneNumberOrderAsync(array $args = [])
* @method AwsResult getPhoneNumberSettings(array $args = [])
* @method GuzzleHttpPromisePromise getPhoneNumberSettingsAsync(array $args = [])
* @method AwsResult getProxySession(array $args = [])
* @method GuzzleHttpPromisePromise getProxySessionAsync(array $args = [])
* @method AwsResult getRetentionSettings(array $args = [])
* @method GuzzleHttpPromisePromise getRetentionSettingsAsync(array $args = [])
* @method AwsResult getRoom(array $args = [])
* @method GuzzleHttpPromisePromise getRoomAsync(array $args = [])
* @method AwsResult getUser(array $args = [])
* @method GuzzleHttpPromisePromise getUserAsync(array $args = [])
* @method AwsResult getUserSettings(array $args = [])
* @method GuzzleHttpPromisePromise getUserSettingsAsync(array $args = [])
* @method AwsResult getVoiceConnector(array $args = [])
* @method GuzzleHttpPromisePromise getVoiceConnectorAsync(array $args = [])
* @method AwsResult getVoiceConnectorGroup(array $args = [])
* @method GuzzleHttpPromisePromise getVoiceConnectorGroupAsync(array $args = [])
* @method AwsResult getVoiceConnectorLoggingConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise getVoiceConnectorLoggingConfigurationAsync(array $args = [])
* @method AwsResult getVoiceConnectorOrigination(array $args = [])
* @method GuzzleHttpPromisePromise getVoiceConnectorOriginationAsync(array $args = [])
* @method AwsResult getVoiceConnectorProxy(array $args = [])
* @method GuzzleHttpPromisePromise getVoiceConnectorProxyAsync(array $args = [])
* @method AwsResult getVoiceConnectorStreamingConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise getVoiceConnectorStreamingConfigurationAsync(array $args = [])
* @method AwsResult getVoiceConnectorTermination(array $args = [])
* @method GuzzleHttpPromisePromise getVoiceConnectorTerminationAsync(array $args = [])
* @method AwsResult getVoiceConnectorTerminationHealth(array $args = [])
* @method GuzzleHttpPromisePromise getVoiceConnectorTerminationHealthAsync(array $args = [])
* @method AwsResult inviteUsers(array $args = [])
* @method GuzzleHttpPromisePromise inviteUsersAsync(array $args = [])
* @method AwsResult listAccounts(array $args = [])
* @method GuzzleHttpPromisePromise listAccountsAsync(array $args = [])
* @method AwsResult listAttendeeTags(array $args = [])
* @method GuzzleHttpPromisePromise listAttendeeTagsAsync(array $args = [])
* @method AwsResult listAttendees(array $args = [])
* @method GuzzleHttpPromisePromise listAttendeesAsync(array $args = [])
* @method AwsResult listBots(array $args = [])
* @method GuzzleHttpPromisePromise listBotsAsync(array $args = [])
* @method AwsResult listMeetingTags(array $args = [])
* @method GuzzleHttpPromisePromise listMeetingTagsAsync(array $args = [])
* @method AwsResult listMeetings(array $args = [])
* @method GuzzleHttpPromisePromise listMeetingsAsync(array $args = [])
* @method AwsResult listPhoneNumberOrders(array $args = [])
* @method GuzzleHttpPromisePromise listPhoneNumberOrdersAsync(array $args = [])
* @method AwsResult listPhoneNumbers(array $args = [])
* @method GuzzleHttpPromisePromise listPhoneNumbersAsync(array $args = [])
* @method AwsResult listProxySessions(array $args = [])
* @method GuzzleHttpPromisePromise listProxySessionsAsync(array $args = [])
* @method AwsResult listRoomMemberships(array $args = [])
* @method GuzzleHttpPromisePromise listRoomMembershipsAsync(array $args = [])
* @method AwsResult listRooms(array $args = [])
* @method GuzzleHttpPromisePromise listRoomsAsync(array $args = [])
* @method AwsResult listTagsForResource(array $args = [])
* @method GuzzleHttpPromisePromise listTagsForResourceAsync(array $args = [])
* @method AwsResult listUsers(array $args = [])
* @method GuzzleHttpPromisePromise listUsersAsync(array $args = [])
* @method AwsResult listVoiceConnectorGroups(array $args = [])
* @method GuzzleHttpPromisePromise listVoiceConnectorGroupsAsync(array $args = [])
* @method AwsResult listVoiceConnectorTerminationCredentials(array $args = [])
* @method GuzzleHttpPromisePromise listVoiceConnectorTerminationCredentialsAsync(array $args = [])
* @method AwsResult listVoiceConnectors(array $args = [])
* @method GuzzleHttpPromisePromise listVoiceConnectorsAsync(array $args = [])
* @method AwsResult logoutUser(array $args = [])
* @method GuzzleHttpPromisePromise logoutUserAsync(array $args = [])
* @method AwsResult putEventsConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise putEventsConfigurationAsync(array $args = [])
* @method AwsResult putRetentionSettings(array $args = [])
* @method GuzzleHttpPromisePromise putRetentionSettingsAsync(array $args = [])
* @method AwsResult putVoiceConnectorLoggingConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise putVoiceConnectorLoggingConfigurationAsync(array $args = [])
* @method AwsResult putVoiceConnectorOrigination(array $args = [])
* @method GuzzleHttpPromisePromise putVoiceConnectorOriginationAsync(array $args = [])
* @method AwsResult putVoiceConnectorProxy(array $args = [])
* @method GuzzleHttpPromisePromise putVoiceConnectorProxyAsync(array $args = [])
* @method AwsResult putVoiceConnectorStreamingConfiguration(array $args = [])
* @method GuzzleHttpPromisePromise putVoiceConnectorStreamingConfigurationAsync(array $args = [])
* @method AwsResult putVoiceConnectorTermination(array $args = [])
* @method GuzzleHttpPromisePromise putVoiceConnectorTerminationAsync(array $args = [])
* @method AwsResult putVoiceConnectorTerminationCredentials(array $args = [])
* @method GuzzleHttpPromisePromise putVoiceConnectorTerminationCredentialsAsync(array $args = [])
* @method AwsResult redactConversationMessage(array $args = [])
* @method GuzzleHttpPromisePromise redactConversationMessageAsync(array $args = [])
* @method AwsResult redactRoomMessage(array $args = [])
* @method GuzzleHttpPromisePromise redactRoomMessageAsync(array $args = [])
* @method AwsResult regenerateSecurityToken(array $args = [])
* @method GuzzleHttpPromisePromise regenerateSecurityTokenAsync(array $args = [])
* @method AwsResult resetPersonalPIN(array $args = [])
* @method GuzzleHttpPromisePromise resetPersonalPINAsync(array $args = [])
* @method AwsResult restorePhoneNumber(array $args = [])
* @method GuzzleHttpPromisePromise restorePhoneNumberAsync(array $args = [])
* @method AwsResult searchAvailablePhoneNumbers(array $args = [])
* @method GuzzleHttpPromisePromise searchAvailablePhoneNumbersAsync(array $args = [])
* @method AwsResult tagAttendee(array $args = [])
* @method GuzzleHttpPromisePromise tagAttendeeAsync(array $args = [])
* @method AwsResult tagMeeting(array $args = [])
* @method GuzzleHttpPromisePromise tagMeetingAsync(array $args = [])
* @method AwsResult tagResource(array $args = [])
* @method GuzzleHttpPromisePromise tagResourceAsync(array $args = [])
* @method AwsResult untagAttendee(array $args = [])
* @method GuzzleHttpPromisePromise untagAttendeeAsync(array $args = [])
* @method AwsResult untagMeeting(array $args = [])
* @method GuzzleHttpPromisePromise untagMeetingAsync(array $args = [])
* @method AwsResult untagResource(array $args = [])
* @method GuzzleHttpPromisePromise untagResourceAsync(array $args = [])
* @method AwsResult updateAccount(array $args = [])
* @method GuzzleHttpPromisePromise updateAccountAsync(array $args = [])
* @method AwsResult updateAccountSettings(array $args = [])
* @method GuzzleHttpPromisePromise updateAccountSettingsAsync(array $args = [])
* @method AwsResult updateBot(array $args = [])
* @method GuzzleHttpPromisePromise updateBotAsync(array $args = [])
* @method AwsResult updateGlobalSettings(array $args = [])
* @method GuzzleHttpPromisePromise updateGlobalSettingsAsync(array $args = [])
* @method AwsResult updatePhoneNumber(array $args = [])
* @method GuzzleHttpPromisePromise updatePhoneNumberAsync(array $args = [])
* @method AwsResult updatePhoneNumberSettings(array $args = [])
* @method GuzzleHttpPromisePromise updatePhoneNumberSettingsAsync(array $args = [])
* @method AwsResult updateProxySession(array $args = [])
* @method GuzzleHttpPromisePromise updateProxySessionAsync(array $args = [])
* @method AwsResult updateRoom(array $args = [])
* @method GuzzleHttpPromisePromise updateRoomAsync(array $args = [])
* @method AwsResult updateRoomMembership(array $args = [])
* @method GuzzleHttpPromisePromise updateRoomMembershipAsync(array $args = [])
* @method AwsResult updateUser(array $args = [])
* @method GuzzleHttpPromisePromise updateUserAsync(array $args = [])
* @method AwsResult updateUserSettings(array $args = [])
* @method GuzzleHttpPromisePromise updateUserSettingsAsync(array $args = [])
* @method AwsResult updateVoiceConnector(array $args = [])
* @method GuzzleHttpPromisePromise updateVoiceConnectorAsync(array $args = [])
* @method AwsResult updateVoiceConnectorGroup(array $args = [])
* @method GuzzleHttpPromisePromise updateVoiceConnectorGroupAsync(array $args = [])
*/
class ChimeClient extends AwsClient {}