PageRenderTime 46ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/upload/system/storage/vendor/aws/aws-sdk-php/src/Proton/ProtonClient.php

https://github.com/ocStore/ocStore
PHP | 143 lines | 4 code | 2 blank | 137 comment | 0 complexity | 904dbdc0095fbac63c6210124185538c MD5 | raw file
  1. <?php
  2. namespace Aws\Proton;
  3. use Aws\AwsClient;
  4. /**
  5. * This client is used to interact with the **AWS Proton** service.
  6. * @method \Aws\Result acceptEnvironmentAccountConnection(array $args = [])
  7. * @method \GuzzleHttp\Promise\Promise acceptEnvironmentAccountConnectionAsync(array $args = [])
  8. * @method \Aws\Result cancelEnvironmentDeployment(array $args = [])
  9. * @method \GuzzleHttp\Promise\Promise cancelEnvironmentDeploymentAsync(array $args = [])
  10. * @method \Aws\Result cancelServiceInstanceDeployment(array $args = [])
  11. * @method \GuzzleHttp\Promise\Promise cancelServiceInstanceDeploymentAsync(array $args = [])
  12. * @method \Aws\Result cancelServicePipelineDeployment(array $args = [])
  13. * @method \GuzzleHttp\Promise\Promise cancelServicePipelineDeploymentAsync(array $args = [])
  14. * @method \Aws\Result createEnvironment(array $args = [])
  15. * @method \GuzzleHttp\Promise\Promise createEnvironmentAsync(array $args = [])
  16. * @method \Aws\Result createEnvironmentAccountConnection(array $args = [])
  17. * @method \GuzzleHttp\Promise\Promise createEnvironmentAccountConnectionAsync(array $args = [])
  18. * @method \Aws\Result createEnvironmentTemplate(array $args = [])
  19. * @method \GuzzleHttp\Promise\Promise createEnvironmentTemplateAsync(array $args = [])
  20. * @method \Aws\Result createEnvironmentTemplateVersion(array $args = [])
  21. * @method \GuzzleHttp\Promise\Promise createEnvironmentTemplateVersionAsync(array $args = [])
  22. * @method \Aws\Result createRepository(array $args = [])
  23. * @method \GuzzleHttp\Promise\Promise createRepositoryAsync(array $args = [])
  24. * @method \Aws\Result createService(array $args = [])
  25. * @method \GuzzleHttp\Promise\Promise createServiceAsync(array $args = [])
  26. * @method \Aws\Result createServiceTemplate(array $args = [])
  27. * @method \GuzzleHttp\Promise\Promise createServiceTemplateAsync(array $args = [])
  28. * @method \Aws\Result createServiceTemplateVersion(array $args = [])
  29. * @method \GuzzleHttp\Promise\Promise createServiceTemplateVersionAsync(array $args = [])
  30. * @method \Aws\Result createTemplateSyncConfig(array $args = [])
  31. * @method \GuzzleHttp\Promise\Promise createTemplateSyncConfigAsync(array $args = [])
  32. * @method \Aws\Result deleteEnvironment(array $args = [])
  33. * @method \GuzzleHttp\Promise\Promise deleteEnvironmentAsync(array $args = [])
  34. * @method \Aws\Result deleteEnvironmentAccountConnection(array $args = [])
  35. * @method \GuzzleHttp\Promise\Promise deleteEnvironmentAccountConnectionAsync(array $args = [])
  36. * @method \Aws\Result deleteEnvironmentTemplate(array $args = [])
  37. * @method \GuzzleHttp\Promise\Promise deleteEnvironmentTemplateAsync(array $args = [])
  38. * @method \Aws\Result deleteEnvironmentTemplateVersion(array $args = [])
  39. * @method \GuzzleHttp\Promise\Promise deleteEnvironmentTemplateVersionAsync(array $args = [])
  40. * @method \Aws\Result deleteRepository(array $args = [])
  41. * @method \GuzzleHttp\Promise\Promise deleteRepositoryAsync(array $args = [])
  42. * @method \Aws\Result deleteService(array $args = [])
  43. * @method \GuzzleHttp\Promise\Promise deleteServiceAsync(array $args = [])
  44. * @method \Aws\Result deleteServiceTemplate(array $args = [])
  45. * @method \GuzzleHttp\Promise\Promise deleteServiceTemplateAsync(array $args = [])
  46. * @method \Aws\Result deleteServiceTemplateVersion(array $args = [])
  47. * @method \GuzzleHttp\Promise\Promise deleteServiceTemplateVersionAsync(array $args = [])
  48. * @method \Aws\Result deleteTemplateSyncConfig(array $args = [])
  49. * @method \GuzzleHttp\Promise\Promise deleteTemplateSyncConfigAsync(array $args = [])
  50. * @method \Aws\Result getAccountSettings(array $args = [])
  51. * @method \GuzzleHttp\Promise\Promise getAccountSettingsAsync(array $args = [])
  52. * @method \Aws\Result getEnvironment(array $args = [])
  53. * @method \GuzzleHttp\Promise\Promise getEnvironmentAsync(array $args = [])
  54. * @method \Aws\Result getEnvironmentAccountConnection(array $args = [])
  55. * @method \GuzzleHttp\Promise\Promise getEnvironmentAccountConnectionAsync(array $args = [])
  56. * @method \Aws\Result getEnvironmentTemplate(array $args = [])
  57. * @method \GuzzleHttp\Promise\Promise getEnvironmentTemplateAsync(array $args = [])
  58. * @method \Aws\Result getEnvironmentTemplateVersion(array $args = [])
  59. * @method \GuzzleHttp\Promise\Promise getEnvironmentTemplateVersionAsync(array $args = [])
  60. * @method \Aws\Result getRepository(array $args = [])
  61. * @method \GuzzleHttp\Promise\Promise getRepositoryAsync(array $args = [])
  62. * @method \Aws\Result getRepositorySyncStatus(array $args = [])
  63. * @method \GuzzleHttp\Promise\Promise getRepositorySyncStatusAsync(array $args = [])
  64. * @method \Aws\Result getService(array $args = [])
  65. * @method \GuzzleHttp\Promise\Promise getServiceAsync(array $args = [])
  66. * @method \Aws\Result getServiceInstance(array $args = [])
  67. * @method \GuzzleHttp\Promise\Promise getServiceInstanceAsync(array $args = [])
  68. * @method \Aws\Result getServiceTemplate(array $args = [])
  69. * @method \GuzzleHttp\Promise\Promise getServiceTemplateAsync(array $args = [])
  70. * @method \Aws\Result getServiceTemplateVersion(array $args = [])
  71. * @method \GuzzleHttp\Promise\Promise getServiceTemplateVersionAsync(array $args = [])
  72. * @method \Aws\Result getTemplateSyncConfig(array $args = [])
  73. * @method \GuzzleHttp\Promise\Promise getTemplateSyncConfigAsync(array $args = [])
  74. * @method \Aws\Result getTemplateSyncStatus(array $args = [])
  75. * @method \GuzzleHttp\Promise\Promise getTemplateSyncStatusAsync(array $args = [])
  76. * @method \Aws\Result listEnvironmentAccountConnections(array $args = [])
  77. * @method \GuzzleHttp\Promise\Promise listEnvironmentAccountConnectionsAsync(array $args = [])
  78. * @method \Aws\Result listEnvironmentOutputs(array $args = [])
  79. * @method \GuzzleHttp\Promise\Promise listEnvironmentOutputsAsync(array $args = [])
  80. * @method \Aws\Result listEnvironmentProvisionedResources(array $args = [])
  81. * @method \GuzzleHttp\Promise\Promise listEnvironmentProvisionedResourcesAsync(array $args = [])
  82. * @method \Aws\Result listEnvironmentTemplateVersions(array $args = [])
  83. * @method \GuzzleHttp\Promise\Promise listEnvironmentTemplateVersionsAsync(array $args = [])
  84. * @method \Aws\Result listEnvironmentTemplates(array $args = [])
  85. * @method \GuzzleHttp\Promise\Promise listEnvironmentTemplatesAsync(array $args = [])
  86. * @method \Aws\Result listEnvironments(array $args = [])
  87. * @method \GuzzleHttp\Promise\Promise listEnvironmentsAsync(array $args = [])
  88. * @method \Aws\Result listRepositories(array $args = [])
  89. * @method \GuzzleHttp\Promise\Promise listRepositoriesAsync(array $args = [])
  90. * @method \Aws\Result listRepositorySyncDefinitions(array $args = [])
  91. * @method \GuzzleHttp\Promise\Promise listRepositorySyncDefinitionsAsync(array $args = [])
  92. * @method \Aws\Result listServiceInstanceOutputs(array $args = [])
  93. * @method \GuzzleHttp\Promise\Promise listServiceInstanceOutputsAsync(array $args = [])
  94. * @method \Aws\Result listServiceInstanceProvisionedResources(array $args = [])
  95. * @method \GuzzleHttp\Promise\Promise listServiceInstanceProvisionedResourcesAsync(array $args = [])
  96. * @method \Aws\Result listServiceInstances(array $args = [])
  97. * @method \GuzzleHttp\Promise\Promise listServiceInstancesAsync(array $args = [])
  98. * @method \Aws\Result listServicePipelineOutputs(array $args = [])
  99. * @method \GuzzleHttp\Promise\Promise listServicePipelineOutputsAsync(array $args = [])
  100. * @method \Aws\Result listServicePipelineProvisionedResources(array $args = [])
  101. * @method \GuzzleHttp\Promise\Promise listServicePipelineProvisionedResourcesAsync(array $args = [])
  102. * @method \Aws\Result listServiceTemplateVersions(array $args = [])
  103. * @method \GuzzleHttp\Promise\Promise listServiceTemplateVersionsAsync(array $args = [])
  104. * @method \Aws\Result listServiceTemplates(array $args = [])
  105. * @method \GuzzleHttp\Promise\Promise listServiceTemplatesAsync(array $args = [])
  106. * @method \Aws\Result listServices(array $args = [])
  107. * @method \GuzzleHttp\Promise\Promise listServicesAsync(array $args = [])
  108. * @method \Aws\Result listTagsForResource(array $args = [])
  109. * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
  110. * @method \Aws\Result notifyResourceDeploymentStatusChange(array $args = [])
  111. * @method \GuzzleHttp\Promise\Promise notifyResourceDeploymentStatusChangeAsync(array $args = [])
  112. * @method \Aws\Result rejectEnvironmentAccountConnection(array $args = [])
  113. * @method \GuzzleHttp\Promise\Promise rejectEnvironmentAccountConnectionAsync(array $args = [])
  114. * @method \Aws\Result tagResource(array $args = [])
  115. * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
  116. * @method \Aws\Result untagResource(array $args = [])
  117. * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
  118. * @method \Aws\Result updateAccountSettings(array $args = [])
  119. * @method \GuzzleHttp\Promise\Promise updateAccountSettingsAsync(array $args = [])
  120. * @method \Aws\Result updateEnvironment(array $args = [])
  121. * @method \GuzzleHttp\Promise\Promise updateEnvironmentAsync(array $args = [])
  122. * @method \Aws\Result updateEnvironmentAccountConnection(array $args = [])
  123. * @method \GuzzleHttp\Promise\Promise updateEnvironmentAccountConnectionAsync(array $args = [])
  124. * @method \Aws\Result updateEnvironmentTemplate(array $args = [])
  125. * @method \GuzzleHttp\Promise\Promise updateEnvironmentTemplateAsync(array $args = [])
  126. * @method \Aws\Result updateEnvironmentTemplateVersion(array $args = [])
  127. * @method \GuzzleHttp\Promise\Promise updateEnvironmentTemplateVersionAsync(array $args = [])
  128. * @method \Aws\Result updateService(array $args = [])
  129. * @method \GuzzleHttp\Promise\Promise updateServiceAsync(array $args = [])
  130. * @method \Aws\Result updateServiceInstance(array $args = [])
  131. * @method \GuzzleHttp\Promise\Promise updateServiceInstanceAsync(array $args = [])
  132. * @method \Aws\Result updateServicePipeline(array $args = [])
  133. * @method \GuzzleHttp\Promise\Promise updateServicePipelineAsync(array $args = [])
  134. * @method \Aws\Result updateServiceTemplate(array $args = [])
  135. * @method \GuzzleHttp\Promise\Promise updateServiceTemplateAsync(array $args = [])
  136. * @method \Aws\Result updateServiceTemplateVersion(array $args = [])
  137. * @method \GuzzleHttp\Promise\Promise updateServiceTemplateVersionAsync(array $args = [])
  138. * @method \Aws\Result updateTemplateSyncConfig(array $args = [])
  139. * @method \GuzzleHttp\Promise\Promise updateTemplateSyncConfigAsync(array $args = [])
  140. */
  141. class ProtonClient extends AwsClient {}