ApiGatewayV2Client.php 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. <?php
  2. namespace Aws\ApiGatewayV2;
  3. use Aws\AwsClient;
  4. /**
  5. * This client is used to interact with the **AmazonApiGatewayV2** service.
  6. * @method \Aws\Result createApi(array $args = [])
  7. * @method \GuzzleHttp\Promise\Promise createApiAsync(array $args = [])
  8. * @method \Aws\Result createApiMapping(array $args = [])
  9. * @method \GuzzleHttp\Promise\Promise createApiMappingAsync(array $args = [])
  10. * @method \Aws\Result createAuthorizer(array $args = [])
  11. * @method \GuzzleHttp\Promise\Promise createAuthorizerAsync(array $args = [])
  12. * @method \Aws\Result createDeployment(array $args = [])
  13. * @method \GuzzleHttp\Promise\Promise createDeploymentAsync(array $args = [])
  14. * @method \Aws\Result createDomainName(array $args = [])
  15. * @method \GuzzleHttp\Promise\Promise createDomainNameAsync(array $args = [])
  16. * @method \Aws\Result createIntegration(array $args = [])
  17. * @method \GuzzleHttp\Promise\Promise createIntegrationAsync(array $args = [])
  18. * @method \Aws\Result createIntegrationResponse(array $args = [])
  19. * @method \GuzzleHttp\Promise\Promise createIntegrationResponseAsync(array $args = [])
  20. * @method \Aws\Result createModel(array $args = [])
  21. * @method \GuzzleHttp\Promise\Promise createModelAsync(array $args = [])
  22. * @method \Aws\Result createRoute(array $args = [])
  23. * @method \GuzzleHttp\Promise\Promise createRouteAsync(array $args = [])
  24. * @method \Aws\Result createRouteResponse(array $args = [])
  25. * @method \GuzzleHttp\Promise\Promise createRouteResponseAsync(array $args = [])
  26. * @method \Aws\Result createStage(array $args = [])
  27. * @method \GuzzleHttp\Promise\Promise createStageAsync(array $args = [])
  28. * @method \Aws\Result createVpcLink(array $args = [])
  29. * @method \GuzzleHttp\Promise\Promise createVpcLinkAsync(array $args = [])
  30. * @method \Aws\Result deleteAccessLogSettings(array $args = [])
  31. * @method \GuzzleHttp\Promise\Promise deleteAccessLogSettingsAsync(array $args = [])
  32. * @method \Aws\Result deleteApi(array $args = [])
  33. * @method \GuzzleHttp\Promise\Promise deleteApiAsync(array $args = [])
  34. * @method \Aws\Result deleteApiMapping(array $args = [])
  35. * @method \GuzzleHttp\Promise\Promise deleteApiMappingAsync(array $args = [])
  36. * @method \Aws\Result deleteAuthorizer(array $args = [])
  37. * @method \GuzzleHttp\Promise\Promise deleteAuthorizerAsync(array $args = [])
  38. * @method \Aws\Result deleteCorsConfiguration(array $args = [])
  39. * @method \GuzzleHttp\Promise\Promise deleteCorsConfigurationAsync(array $args = [])
  40. * @method \Aws\Result deleteDeployment(array $args = [])
  41. * @method \GuzzleHttp\Promise\Promise deleteDeploymentAsync(array $args = [])
  42. * @method \Aws\Result deleteDomainName(array $args = [])
  43. * @method \GuzzleHttp\Promise\Promise deleteDomainNameAsync(array $args = [])
  44. * @method \Aws\Result deleteIntegration(array $args = [])
  45. * @method \GuzzleHttp\Promise\Promise deleteIntegrationAsync(array $args = [])
  46. * @method \Aws\Result deleteIntegrationResponse(array $args = [])
  47. * @method \GuzzleHttp\Promise\Promise deleteIntegrationResponseAsync(array $args = [])
  48. * @method \Aws\Result deleteModel(array $args = [])
  49. * @method \GuzzleHttp\Promise\Promise deleteModelAsync(array $args = [])
  50. * @method \Aws\Result deleteRoute(array $args = [])
  51. * @method \GuzzleHttp\Promise\Promise deleteRouteAsync(array $args = [])
  52. * @method \Aws\Result deleteRouteRequestParameter(array $args = [])
  53. * @method \GuzzleHttp\Promise\Promise deleteRouteRequestParameterAsync(array $args = [])
  54. * @method \Aws\Result deleteRouteResponse(array $args = [])
  55. * @method \GuzzleHttp\Promise\Promise deleteRouteResponseAsync(array $args = [])
  56. * @method \Aws\Result deleteRouteSettings(array $args = [])
  57. * @method \GuzzleHttp\Promise\Promise deleteRouteSettingsAsync(array $args = [])
  58. * @method \Aws\Result deleteStage(array $args = [])
  59. * @method \GuzzleHttp\Promise\Promise deleteStageAsync(array $args = [])
  60. * @method \Aws\Result deleteVpcLink(array $args = [])
  61. * @method \GuzzleHttp\Promise\Promise deleteVpcLinkAsync(array $args = [])
  62. * @method \Aws\Result exportApi(array $args = [])
  63. * @method \GuzzleHttp\Promise\Promise exportApiAsync(array $args = [])
  64. * @method \Aws\Result resetAuthorizersCache(array $args = [])
  65. * @method \GuzzleHttp\Promise\Promise resetAuthorizersCacheAsync(array $args = [])
  66. * @method \Aws\Result getApiResource(array $args = [])
  67. * @method \GuzzleHttp\Promise\Promise getApiResourceAsync(array $args = [])
  68. * @method \Aws\Result getApiMapping(array $args = [])
  69. * @method \GuzzleHttp\Promise\Promise getApiMappingAsync(array $args = [])
  70. * @method \Aws\Result getApiMappings(array $args = [])
  71. * @method \GuzzleHttp\Promise\Promise getApiMappingsAsync(array $args = [])
  72. * @method \Aws\Result getApis(array $args = [])
  73. * @method \GuzzleHttp\Promise\Promise getApisAsync(array $args = [])
  74. * @method \Aws\Result getAuthorizer(array $args = [])
  75. * @method \GuzzleHttp\Promise\Promise getAuthorizerAsync(array $args = [])
  76. * @method \Aws\Result getAuthorizers(array $args = [])
  77. * @method \GuzzleHttp\Promise\Promise getAuthorizersAsync(array $args = [])
  78. * @method \Aws\Result getDeployment(array $args = [])
  79. * @method \GuzzleHttp\Promise\Promise getDeploymentAsync(array $args = [])
  80. * @method \Aws\Result getDeployments(array $args = [])
  81. * @method \GuzzleHttp\Promise\Promise getDeploymentsAsync(array $args = [])
  82. * @method \Aws\Result getDomainName(array $args = [])
  83. * @method \GuzzleHttp\Promise\Promise getDomainNameAsync(array $args = [])
  84. * @method \Aws\Result getDomainNames(array $args = [])
  85. * @method \GuzzleHttp\Promise\Promise getDomainNamesAsync(array $args = [])
  86. * @method \Aws\Result getIntegration(array $args = [])
  87. * @method \GuzzleHttp\Promise\Promise getIntegrationAsync(array $args = [])
  88. * @method \Aws\Result getIntegrationResponse(array $args = [])
  89. * @method \GuzzleHttp\Promise\Promise getIntegrationResponseAsync(array $args = [])
  90. * @method \Aws\Result getIntegrationResponses(array $args = [])
  91. * @method \GuzzleHttp\Promise\Promise getIntegrationResponsesAsync(array $args = [])
  92. * @method \Aws\Result getIntegrations(array $args = [])
  93. * @method \GuzzleHttp\Promise\Promise getIntegrationsAsync(array $args = [])
  94. * @method \Aws\Result getModel(array $args = [])
  95. * @method \GuzzleHttp\Promise\Promise getModelAsync(array $args = [])
  96. * @method \Aws\Result getModelTemplate(array $args = [])
  97. * @method \GuzzleHttp\Promise\Promise getModelTemplateAsync(array $args = [])
  98. * @method \Aws\Result getModels(array $args = [])
  99. * @method \GuzzleHttp\Promise\Promise getModelsAsync(array $args = [])
  100. * @method \Aws\Result getRoute(array $args = [])
  101. * @method \GuzzleHttp\Promise\Promise getRouteAsync(array $args = [])
  102. * @method \Aws\Result getRouteResponse(array $args = [])
  103. * @method \GuzzleHttp\Promise\Promise getRouteResponseAsync(array $args = [])
  104. * @method \Aws\Result getRouteResponses(array $args = [])
  105. * @method \GuzzleHttp\Promise\Promise getRouteResponsesAsync(array $args = [])
  106. * @method \Aws\Result getRoutes(array $args = [])
  107. * @method \GuzzleHttp\Promise\Promise getRoutesAsync(array $args = [])
  108. * @method \Aws\Result getStage(array $args = [])
  109. * @method \GuzzleHttp\Promise\Promise getStageAsync(array $args = [])
  110. * @method \Aws\Result getStages(array $args = [])
  111. * @method \GuzzleHttp\Promise\Promise getStagesAsync(array $args = [])
  112. * @method \Aws\Result getTags(array $args = [])
  113. * @method \GuzzleHttp\Promise\Promise getTagsAsync(array $args = [])
  114. * @method \Aws\Result getVpcLink(array $args = [])
  115. * @method \GuzzleHttp\Promise\Promise getVpcLinkAsync(array $args = [])
  116. * @method \Aws\Result getVpcLinks(array $args = [])
  117. * @method \GuzzleHttp\Promise\Promise getVpcLinksAsync(array $args = [])
  118. * @method \Aws\Result importApi(array $args = [])
  119. * @method \GuzzleHttp\Promise\Promise importApiAsync(array $args = [])
  120. * @method \Aws\Result reimportApi(array $args = [])
  121. * @method \GuzzleHttp\Promise\Promise reimportApiAsync(array $args = [])
  122. * @method \Aws\Result tagResource(array $args = [])
  123. * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
  124. * @method \Aws\Result untagResource(array $args = [])
  125. * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
  126. * @method \Aws\Result updateApi(array $args = [])
  127. * @method \GuzzleHttp\Promise\Promise updateApiAsync(array $args = [])
  128. * @method \Aws\Result updateApiMapping(array $args = [])
  129. * @method \GuzzleHttp\Promise\Promise updateApiMappingAsync(array $args = [])
  130. * @method \Aws\Result updateAuthorizer(array $args = [])
  131. * @method \GuzzleHttp\Promise\Promise updateAuthorizerAsync(array $args = [])
  132. * @method \Aws\Result updateDeployment(array $args = [])
  133. * @method \GuzzleHttp\Promise\Promise updateDeploymentAsync(array $args = [])
  134. * @method \Aws\Result updateDomainName(array $args = [])
  135. * @method \GuzzleHttp\Promise\Promise updateDomainNameAsync(array $args = [])
  136. * @method \Aws\Result updateIntegration(array $args = [])
  137. * @method \GuzzleHttp\Promise\Promise updateIntegrationAsync(array $args = [])
  138. * @method \Aws\Result updateIntegrationResponse(array $args = [])
  139. * @method \GuzzleHttp\Promise\Promise updateIntegrationResponseAsync(array $args = [])
  140. * @method \Aws\Result updateModel(array $args = [])
  141. * @method \GuzzleHttp\Promise\Promise updateModelAsync(array $args = [])
  142. * @method \Aws\Result updateRoute(array $args = [])
  143. * @method \GuzzleHttp\Promise\Promise updateRouteAsync(array $args = [])
  144. * @method \Aws\Result updateRouteResponse(array $args = [])
  145. * @method \GuzzleHttp\Promise\Promise updateRouteResponseAsync(array $args = [])
  146. * @method \Aws\Result updateStage(array $args = [])
  147. * @method \GuzzleHttp\Promise\Promise updateStageAsync(array $args = [])
  148. * @method \Aws\Result updateVpcLink(array $args = [])
  149. * @method \GuzzleHttp\Promise\Promise updateVpcLinkAsync(array $args = [])
  150. */
  151. class ApiGatewayV2Client extends AwsClient {}