ChimeSDKMessagingClient.php 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. <?php
  2. namespace Aws\ChimeSDKMessaging;
  3. use Aws\AwsClient;
  4. /**
  5. * This client is used to interact with the **Amazon Chime SDK Messaging** service.
  6. * @method \Aws\Result associateChannelFlow(array $args = [])
  7. * @method \GuzzleHttp\Promise\Promise associateChannelFlowAsync(array $args = [])
  8. * @method \Aws\Result batchCreateChannelMembership(array $args = [])
  9. * @method \GuzzleHttp\Promise\Promise batchCreateChannelMembershipAsync(array $args = [])
  10. * @method \Aws\Result channelFlowCallback(array $args = [])
  11. * @method \GuzzleHttp\Promise\Promise channelFlowCallbackAsync(array $args = [])
  12. * @method \Aws\Result createChannel(array $args = [])
  13. * @method \GuzzleHttp\Promise\Promise createChannelAsync(array $args = [])
  14. * @method \Aws\Result createChannelBan(array $args = [])
  15. * @method \GuzzleHttp\Promise\Promise createChannelBanAsync(array $args = [])
  16. * @method \Aws\Result createChannelFlow(array $args = [])
  17. * @method \GuzzleHttp\Promise\Promise createChannelFlowAsync(array $args = [])
  18. * @method \Aws\Result createChannelMembership(array $args = [])
  19. * @method \GuzzleHttp\Promise\Promise createChannelMembershipAsync(array $args = [])
  20. * @method \Aws\Result createChannelModerator(array $args = [])
  21. * @method \GuzzleHttp\Promise\Promise createChannelModeratorAsync(array $args = [])
  22. * @method \Aws\Result deleteChannel(array $args = [])
  23. * @method \GuzzleHttp\Promise\Promise deleteChannelAsync(array $args = [])
  24. * @method \Aws\Result deleteChannelBan(array $args = [])
  25. * @method \GuzzleHttp\Promise\Promise deleteChannelBanAsync(array $args = [])
  26. * @method \Aws\Result deleteChannelFlow(array $args = [])
  27. * @method \GuzzleHttp\Promise\Promise deleteChannelFlowAsync(array $args = [])
  28. * @method \Aws\Result deleteChannelMembership(array $args = [])
  29. * @method \GuzzleHttp\Promise\Promise deleteChannelMembershipAsync(array $args = [])
  30. * @method \Aws\Result deleteChannelMessage(array $args = [])
  31. * @method \GuzzleHttp\Promise\Promise deleteChannelMessageAsync(array $args = [])
  32. * @method \Aws\Result deleteChannelModerator(array $args = [])
  33. * @method \GuzzleHttp\Promise\Promise deleteChannelModeratorAsync(array $args = [])
  34. * @method \Aws\Result deleteMessagingStreamingConfigurations(array $args = [])
  35. * @method \GuzzleHttp\Promise\Promise deleteMessagingStreamingConfigurationsAsync(array $args = [])
  36. * @method \Aws\Result describeChannel(array $args = [])
  37. * @method \GuzzleHttp\Promise\Promise describeChannelAsync(array $args = [])
  38. * @method \Aws\Result describeChannelBan(array $args = [])
  39. * @method \GuzzleHttp\Promise\Promise describeChannelBanAsync(array $args = [])
  40. * @method \Aws\Result describeChannelFlow(array $args = [])
  41. * @method \GuzzleHttp\Promise\Promise describeChannelFlowAsync(array $args = [])
  42. * @method \Aws\Result describeChannelMembership(array $args = [])
  43. * @method \GuzzleHttp\Promise\Promise describeChannelMembershipAsync(array $args = [])
  44. * @method \Aws\Result describeChannelMembershipForAppInstanceUser(array $args = [])
  45. * @method \GuzzleHttp\Promise\Promise describeChannelMembershipForAppInstanceUserAsync(array $args = [])
  46. * @method \Aws\Result describeChannelModeratedByAppInstanceUser(array $args = [])
  47. * @method \GuzzleHttp\Promise\Promise describeChannelModeratedByAppInstanceUserAsync(array $args = [])
  48. * @method \Aws\Result describeChannelModerator(array $args = [])
  49. * @method \GuzzleHttp\Promise\Promise describeChannelModeratorAsync(array $args = [])
  50. * @method \Aws\Result disassociateChannelFlow(array $args = [])
  51. * @method \GuzzleHttp\Promise\Promise disassociateChannelFlowAsync(array $args = [])
  52. * @method \Aws\Result getChannelMembershipPreferences(array $args = [])
  53. * @method \GuzzleHttp\Promise\Promise getChannelMembershipPreferencesAsync(array $args = [])
  54. * @method \Aws\Result getChannelMessage(array $args = [])
  55. * @method \GuzzleHttp\Promise\Promise getChannelMessageAsync(array $args = [])
  56. * @method \Aws\Result getChannelMessageStatus(array $args = [])
  57. * @method \GuzzleHttp\Promise\Promise getChannelMessageStatusAsync(array $args = [])
  58. * @method \Aws\Result getMessagingSessionEndpoint(array $args = [])
  59. * @method \GuzzleHttp\Promise\Promise getMessagingSessionEndpointAsync(array $args = [])
  60. * @method \Aws\Result getMessagingStreamingConfigurations(array $args = [])
  61. * @method \GuzzleHttp\Promise\Promise getMessagingStreamingConfigurationsAsync(array $args = [])
  62. * @method \Aws\Result listChannelBans(array $args = [])
  63. * @method \GuzzleHttp\Promise\Promise listChannelBansAsync(array $args = [])
  64. * @method \Aws\Result listChannelFlows(array $args = [])
  65. * @method \GuzzleHttp\Promise\Promise listChannelFlowsAsync(array $args = [])
  66. * @method \Aws\Result listChannelMemberships(array $args = [])
  67. * @method \GuzzleHttp\Promise\Promise listChannelMembershipsAsync(array $args = [])
  68. * @method \Aws\Result listChannelMembershipsForAppInstanceUser(array $args = [])
  69. * @method \GuzzleHttp\Promise\Promise listChannelMembershipsForAppInstanceUserAsync(array $args = [])
  70. * @method \Aws\Result listChannelMessages(array $args = [])
  71. * @method \GuzzleHttp\Promise\Promise listChannelMessagesAsync(array $args = [])
  72. * @method \Aws\Result listChannelModerators(array $args = [])
  73. * @method \GuzzleHttp\Promise\Promise listChannelModeratorsAsync(array $args = [])
  74. * @method \Aws\Result listChannels(array $args = [])
  75. * @method \GuzzleHttp\Promise\Promise listChannelsAsync(array $args = [])
  76. * @method \Aws\Result listChannelsAssociatedWithChannelFlow(array $args = [])
  77. * @method \GuzzleHttp\Promise\Promise listChannelsAssociatedWithChannelFlowAsync(array $args = [])
  78. * @method \Aws\Result listChannelsModeratedByAppInstanceUser(array $args = [])
  79. * @method \GuzzleHttp\Promise\Promise listChannelsModeratedByAppInstanceUserAsync(array $args = [])
  80. * @method \Aws\Result listSubChannels(array $args = [])
  81. * @method \GuzzleHttp\Promise\Promise listSubChannelsAsync(array $args = [])
  82. * @method \Aws\Result listTagsForResource(array $args = [])
  83. * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
  84. * @method \Aws\Result putChannelExpirationSettings(array $args = [])
  85. * @method \GuzzleHttp\Promise\Promise putChannelExpirationSettingsAsync(array $args = [])
  86. * @method \Aws\Result putChannelMembershipPreferences(array $args = [])
  87. * @method \GuzzleHttp\Promise\Promise putChannelMembershipPreferencesAsync(array $args = [])
  88. * @method \Aws\Result putMessagingStreamingConfigurations(array $args = [])
  89. * @method \GuzzleHttp\Promise\Promise putMessagingStreamingConfigurationsAsync(array $args = [])
  90. * @method \Aws\Result redactChannelMessage(array $args = [])
  91. * @method \GuzzleHttp\Promise\Promise redactChannelMessageAsync(array $args = [])
  92. * @method \Aws\Result searchChannels(array $args = [])
  93. * @method \GuzzleHttp\Promise\Promise searchChannelsAsync(array $args = [])
  94. * @method \Aws\Result sendChannelMessage(array $args = [])
  95. * @method \GuzzleHttp\Promise\Promise sendChannelMessageAsync(array $args = [])
  96. * @method \Aws\Result tagResource(array $args = [])
  97. * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
  98. * @method \Aws\Result untagResource(array $args = [])
  99. * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
  100. * @method \Aws\Result updateChannel(array $args = [])
  101. * @method \GuzzleHttp\Promise\Promise updateChannelAsync(array $args = [])
  102. * @method \Aws\Result updateChannelFlow(array $args = [])
  103. * @method \GuzzleHttp\Promise\Promise updateChannelFlowAsync(array $args = [])
  104. * @method \Aws\Result updateChannelMessage(array $args = [])
  105. * @method \GuzzleHttp\Promise\Promise updateChannelMessageAsync(array $args = [])
  106. * @method \Aws\Result updateChannelReadMarker(array $args = [])
  107. * @method \GuzzleHttp\Promise\Promise updateChannelReadMarkerAsync(array $args = [])
  108. */
  109. class ChimeSDKMessagingClient extends AwsClient {}