WorkDocsClient.php 6.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <?php
  2. namespace Aws\WorkDocs;
  3. use Aws\AwsClient;
  4. /**
  5. * This client is used to interact with the **Amazon WorkDocs** service.
  6. * @method \Aws\Result abortDocumentVersionUpload(array $args = [])
  7. * @method \GuzzleHttp\Promise\Promise abortDocumentVersionUploadAsync(array $args = [])
  8. * @method \Aws\Result activateUser(array $args = [])
  9. * @method \GuzzleHttp\Promise\Promise activateUserAsync(array $args = [])
  10. * @method \Aws\Result addResourcePermissions(array $args = [])
  11. * @method \GuzzleHttp\Promise\Promise addResourcePermissionsAsync(array $args = [])
  12. * @method \Aws\Result createComment(array $args = [])
  13. * @method \GuzzleHttp\Promise\Promise createCommentAsync(array $args = [])
  14. * @method \Aws\Result createCustomMetadata(array $args = [])
  15. * @method \GuzzleHttp\Promise\Promise createCustomMetadataAsync(array $args = [])
  16. * @method \Aws\Result createFolder(array $args = [])
  17. * @method \GuzzleHttp\Promise\Promise createFolderAsync(array $args = [])
  18. * @method \Aws\Result createLabels(array $args = [])
  19. * @method \GuzzleHttp\Promise\Promise createLabelsAsync(array $args = [])
  20. * @method \Aws\Result createNotificationSubscription(array $args = [])
  21. * @method \GuzzleHttp\Promise\Promise createNotificationSubscriptionAsync(array $args = [])
  22. * @method \Aws\Result createUser(array $args = [])
  23. * @method \GuzzleHttp\Promise\Promise createUserAsync(array $args = [])
  24. * @method \Aws\Result deactivateUser(array $args = [])
  25. * @method \GuzzleHttp\Promise\Promise deactivateUserAsync(array $args = [])
  26. * @method \Aws\Result deleteComment(array $args = [])
  27. * @method \GuzzleHttp\Promise\Promise deleteCommentAsync(array $args = [])
  28. * @method \Aws\Result deleteCustomMetadata(array $args = [])
  29. * @method \GuzzleHttp\Promise\Promise deleteCustomMetadataAsync(array $args = [])
  30. * @method \Aws\Result deleteDocument(array $args = [])
  31. * @method \GuzzleHttp\Promise\Promise deleteDocumentAsync(array $args = [])
  32. * @method \Aws\Result deleteDocumentVersion(array $args = [])
  33. * @method \GuzzleHttp\Promise\Promise deleteDocumentVersionAsync(array $args = [])
  34. * @method \Aws\Result deleteFolder(array $args = [])
  35. * @method \GuzzleHttp\Promise\Promise deleteFolderAsync(array $args = [])
  36. * @method \Aws\Result deleteFolderContents(array $args = [])
  37. * @method \GuzzleHttp\Promise\Promise deleteFolderContentsAsync(array $args = [])
  38. * @method \Aws\Result deleteLabels(array $args = [])
  39. * @method \GuzzleHttp\Promise\Promise deleteLabelsAsync(array $args = [])
  40. * @method \Aws\Result deleteNotificationSubscription(array $args = [])
  41. * @method \GuzzleHttp\Promise\Promise deleteNotificationSubscriptionAsync(array $args = [])
  42. * @method \Aws\Result deleteUser(array $args = [])
  43. * @method \GuzzleHttp\Promise\Promise deleteUserAsync(array $args = [])
  44. * @method \Aws\Result describeActivities(array $args = [])
  45. * @method \GuzzleHttp\Promise\Promise describeActivitiesAsync(array $args = [])
  46. * @method \Aws\Result describeComments(array $args = [])
  47. * @method \GuzzleHttp\Promise\Promise describeCommentsAsync(array $args = [])
  48. * @method \Aws\Result describeDocumentVersions(array $args = [])
  49. * @method \GuzzleHttp\Promise\Promise describeDocumentVersionsAsync(array $args = [])
  50. * @method \Aws\Result describeFolderContents(array $args = [])
  51. * @method \GuzzleHttp\Promise\Promise describeFolderContentsAsync(array $args = [])
  52. * @method \Aws\Result describeGroups(array $args = [])
  53. * @method \GuzzleHttp\Promise\Promise describeGroupsAsync(array $args = [])
  54. * @method \Aws\Result describeNotificationSubscriptions(array $args = [])
  55. * @method \GuzzleHttp\Promise\Promise describeNotificationSubscriptionsAsync(array $args = [])
  56. * @method \Aws\Result describeResourcePermissions(array $args = [])
  57. * @method \GuzzleHttp\Promise\Promise describeResourcePermissionsAsync(array $args = [])
  58. * @method \Aws\Result describeRootFolders(array $args = [])
  59. * @method \GuzzleHttp\Promise\Promise describeRootFoldersAsync(array $args = [])
  60. * @method \Aws\Result describeUsers(array $args = [])
  61. * @method \GuzzleHttp\Promise\Promise describeUsersAsync(array $args = [])
  62. * @method \Aws\Result getCurrentUser(array $args = [])
  63. * @method \GuzzleHttp\Promise\Promise getCurrentUserAsync(array $args = [])
  64. * @method \Aws\Result getDocument(array $args = [])
  65. * @method \GuzzleHttp\Promise\Promise getDocumentAsync(array $args = [])
  66. * @method \Aws\Result getDocumentPath(array $args = [])
  67. * @method \GuzzleHttp\Promise\Promise getDocumentPathAsync(array $args = [])
  68. * @method \Aws\Result getDocumentVersion(array $args = [])
  69. * @method \GuzzleHttp\Promise\Promise getDocumentVersionAsync(array $args = [])
  70. * @method \Aws\Result getFolder(array $args = [])
  71. * @method \GuzzleHttp\Promise\Promise getFolderAsync(array $args = [])
  72. * @method \Aws\Result getFolderPath(array $args = [])
  73. * @method \GuzzleHttp\Promise\Promise getFolderPathAsync(array $args = [])
  74. * @method \Aws\Result getResources(array $args = [])
  75. * @method \GuzzleHttp\Promise\Promise getResourcesAsync(array $args = [])
  76. * @method \Aws\Result initiateDocumentVersionUpload(array $args = [])
  77. * @method \GuzzleHttp\Promise\Promise initiateDocumentVersionUploadAsync(array $args = [])
  78. * @method \Aws\Result removeAllResourcePermissions(array $args = [])
  79. * @method \GuzzleHttp\Promise\Promise removeAllResourcePermissionsAsync(array $args = [])
  80. * @method \Aws\Result removeResourcePermission(array $args = [])
  81. * @method \GuzzleHttp\Promise\Promise removeResourcePermissionAsync(array $args = [])
  82. * @method \Aws\Result restoreDocumentVersions(array $args = [])
  83. * @method \GuzzleHttp\Promise\Promise restoreDocumentVersionsAsync(array $args = [])
  84. * @method \Aws\Result searchResources(array $args = [])
  85. * @method \GuzzleHttp\Promise\Promise searchResourcesAsync(array $args = [])
  86. * @method \Aws\Result updateDocument(array $args = [])
  87. * @method \GuzzleHttp\Promise\Promise updateDocumentAsync(array $args = [])
  88. * @method \Aws\Result updateDocumentVersion(array $args = [])
  89. * @method \GuzzleHttp\Promise\Promise updateDocumentVersionAsync(array $args = [])
  90. * @method \Aws\Result updateFolder(array $args = [])
  91. * @method \GuzzleHttp\Promise\Promise updateFolderAsync(array $args = [])
  92. * @method \Aws\Result updateUser(array $args = [])
  93. * @method \GuzzleHttp\Promise\Promise updateUserAsync(array $args = [])
  94. */
  95. class WorkDocsClient extends AwsClient {}