Packages

package workdocs

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. workdocs
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait AbortDocumentVersionUploadRequest extends Object
    Annotations
    @RawJSType() @native()
  2. trait ActivateUserRequest extends Object
    Annotations
    @RawJSType() @native()
  3. trait ActivateUserResponse extends Object
    Annotations
    @RawJSType() @native()
  4. trait Activity extends Object

    Describes the activity information.

    Describes the activity information.

    Annotations
    @RawJSType() @native()
  5. type ActivityNamesFilterType = String
  6. type ActivityType = String
  7. trait AddResourcePermissionsRequest extends Object
    Annotations
    @RawJSType() @native()
  8. trait AddResourcePermissionsResponse extends Object
    Annotations
    @RawJSType() @native()
  9. type AuthenticationHeaderType = String
  10. type BooleanEnumType = String
  11. type BooleanType = Boolean
  12. trait Comment extends Object

    Describes a comment.

    Describes a comment.

    Annotations
    @RawJSType() @native()
  13. type CommentIdType = String
  14. type CommentList = Array[Comment]
  15. trait CommentMetadata extends Object

    Describes the metadata of a comment.

    Describes the metadata of a comment.

    Annotations
    @RawJSType() @native()
  16. type CommentStatusType = String
  17. type CommentTextType = String
  18. type CommentVisibilityType = String
  19. trait CreateCommentRequest extends Object
    Annotations
    @RawJSType() @native()
  20. trait CreateCommentResponse extends Object
    Annotations
    @RawJSType() @native()
  21. trait CreateCustomMetadataRequest extends Object
    Annotations
    @RawJSType() @native()
  22. trait CreateCustomMetadataResponse extends Object
    Annotations
    @RawJSType() @native()
  23. trait CreateFolderRequest extends Object
    Annotations
    @RawJSType() @native()
  24. trait CreateFolderResponse extends Object
    Annotations
    @RawJSType() @native()
  25. trait CreateLabelsRequest extends Object
    Annotations
    @RawJSType() @native()
  26. trait CreateLabelsResponse extends Object
    Annotations
    @RawJSType() @native()
  27. trait CreateNotificationSubscriptionRequest extends Object
    Annotations
    @RawJSType() @native()
  28. trait CreateNotificationSubscriptionResponse extends Object
    Annotations
    @RawJSType() @native()
  29. trait CreateUserRequest extends Object
    Annotations
    @RawJSType() @native()
  30. trait CreateUserResponse extends Object
    Annotations
    @RawJSType() @native()
  31. type CustomMetadataKeyList = Array[CustomMetadataKeyType]
  32. type CustomMetadataKeyType = String
  33. type CustomMetadataMap = Dictionary[CustomMetadataValueType]
  34. type CustomMetadataValueType = String
  35. trait DeactivateUserRequest extends Object
    Annotations
    @RawJSType() @native()
  36. trait DeleteCommentRequest extends Object
    Annotations
    @RawJSType() @native()
  37. trait DeleteCustomMetadataRequest extends Object
    Annotations
    @RawJSType() @native()
  38. trait DeleteCustomMetadataResponse extends Object
    Annotations
    @RawJSType() @native()
  39. trait DeleteDocumentRequest extends Object
    Annotations
    @RawJSType() @native()
  40. trait DeleteFolderContentsRequest extends Object
    Annotations
    @RawJSType() @native()
  41. trait DeleteFolderRequest extends Object
    Annotations
    @RawJSType() @native()
  42. trait DeleteLabelsRequest extends Object
    Annotations
    @RawJSType() @native()
  43. trait DeleteLabelsResponse extends Object
    Annotations
    @RawJSType() @native()
  44. trait DeleteNotificationSubscriptionRequest extends Object
    Annotations
    @RawJSType() @native()
  45. trait DeleteUserRequest extends Object
    Annotations
    @RawJSType() @native()
  46. trait DescribeActivitiesRequest extends Object
    Annotations
    @RawJSType() @native()
  47. trait DescribeActivitiesResponse extends Object
    Annotations
    @RawJSType() @native()
  48. trait DescribeCommentsRequest extends Object
    Annotations
    @RawJSType() @native()
  49. trait DescribeCommentsResponse extends Object
    Annotations
    @RawJSType() @native()
  50. trait DescribeDocumentVersionsRequest extends Object
    Annotations
    @RawJSType() @native()
  51. trait DescribeDocumentVersionsResponse extends Object
    Annotations
    @RawJSType() @native()
  52. trait DescribeFolderContentsRequest extends Object
    Annotations
    @RawJSType() @native()
  53. trait DescribeFolderContentsResponse extends Object
    Annotations
    @RawJSType() @native()
  54. trait DescribeGroupsRequest extends Object
    Annotations
    @RawJSType() @native()
  55. trait DescribeGroupsResponse extends Object
    Annotations
    @RawJSType() @native()
  56. trait DescribeNotificationSubscriptionsRequest extends Object
    Annotations
    @RawJSType() @native()
  57. trait DescribeNotificationSubscriptionsResponse extends Object
    Annotations
    @RawJSType() @native()
  58. trait DescribeResourcePermissionsRequest extends Object
    Annotations
    @RawJSType() @native()
  59. trait DescribeResourcePermissionsResponse extends Object
    Annotations
    @RawJSType() @native()
  60. trait DescribeRootFoldersRequest extends Object
    Annotations
    @RawJSType() @native()
  61. trait DescribeRootFoldersResponse extends Object
    Annotations
    @RawJSType() @native()
  62. trait DescribeUsersRequest extends Object
    Annotations
    @RawJSType() @native()
  63. trait DescribeUsersResponse extends Object
    Annotations
    @RawJSType() @native()
  64. type DocumentContentType = String
  65. trait DocumentMetadata extends Object

    Describes the document.

    Describes the document.

    Annotations
    @RawJSType() @native()
  66. type DocumentMetadataList = Array[DocumentMetadata]
  67. type DocumentSourceType = String
  68. type DocumentSourceUrlMap = Dictionary[UrlType]
  69. type DocumentStatusType = String
  70. type DocumentThumbnailType = String
  71. type DocumentThumbnailUrlMap = Dictionary[UrlType]
  72. type DocumentVersionIdType = String
  73. trait DocumentVersionMetadata extends Object

    Describes a version of a document.

    Describes a version of a document.

    Annotations
    @RawJSType() @native()
  74. type DocumentVersionMetadataList = Array[DocumentVersionMetadata]
  75. type DocumentVersionStatus = String
  76. type EmailAddressType = String
  77. type FieldNamesType = String
  78. type FolderContentType = String
  79. trait FolderMetadata extends Object

    Describes a folder.

    Describes a folder.

    Annotations
    @RawJSType() @native()
  80. type FolderMetadataList = Array[FolderMetadata]
  81. trait GetCurrentUserRequest extends Object
    Annotations
    @RawJSType() @native()
  82. trait GetCurrentUserResponse extends Object
    Annotations
    @RawJSType() @native()
  83. trait GetDocumentPathRequest extends Object
    Annotations
    @RawJSType() @native()
  84. trait GetDocumentPathResponse extends Object
    Annotations
    @RawJSType() @native()
  85. trait GetDocumentRequest extends Object
    Annotations
    @RawJSType() @native()
  86. trait GetDocumentResponse extends Object
    Annotations
    @RawJSType() @native()
  87. trait GetDocumentVersionRequest extends Object
    Annotations
    @RawJSType() @native()
  88. trait GetDocumentVersionResponse extends Object
    Annotations
    @RawJSType() @native()
  89. trait GetFolderPathRequest extends Object
    Annotations
    @RawJSType() @native()
  90. trait GetFolderPathResponse extends Object
    Annotations
    @RawJSType() @native()
  91. trait GetFolderRequest extends Object
    Annotations
    @RawJSType() @native()
  92. trait GetFolderResponse extends Object
    Annotations
    @RawJSType() @native()
  93. trait GetResourcesRequest extends Object
    Annotations
    @RawJSType() @native()
  94. trait GetResourcesResponse extends Object
    Annotations
    @RawJSType() @native()
  95. trait GroupMetadata extends Object

    Describes the metadata of a user group.

    Describes the metadata of a user group.

    Annotations
    @RawJSType() @native()
  96. type GroupMetadataList = Array[GroupMetadata]
  97. type GroupNameType = String
  98. type HashType = String
  99. type HeaderNameType = String
  100. type HeaderValueType = String
  101. type IdType = String
  102. trait InitiateDocumentVersionUploadRequest extends Object
    Annotations
    @RawJSType() @native()
  103. trait InitiateDocumentVersionUploadResponse extends Object
    Annotations
    @RawJSType() @native()
  104. type LimitType = Int
  105. type LocaleType = String
  106. type MarkerType = String
  107. type MessageType = String
  108. trait NotificationOptions extends Object

    Set of options which defines notification preferences of given action.

    Set of options which defines notification preferences of given action.

    Annotations
    @RawJSType() @native()
  109. type OrderType = String
  110. type OrganizationUserList = Array[User]
  111. type PageMarkerType = String
  112. trait Participants extends Object

    Describes the users or user groups.

    Describes the users or user groups.

    Annotations
    @RawJSType() @native()
  113. type PasswordType = String
  114. trait PermissionInfo extends Object

    Describes the permissions.

    Describes the permissions.

    Annotations
    @RawJSType() @native()
  115. type PermissionInfoList = Array[PermissionInfo]
  116. type PositiveIntegerType = Int
  117. type PositiveSizeType = Double
  118. trait Principal extends Object

    Describes a resource.

    Describes a resource.

    Annotations
    @RawJSType() @native()
  119. type PrincipalList = Array[Principal]
  120. type PrincipalType = String
  121. trait RemoveAllResourcePermissionsRequest extends Object
    Annotations
    @RawJSType() @native()
  122. trait RemoveResourcePermissionRequest extends Object
    Annotations
    @RawJSType() @native()
  123. type ResourceCollectionType = String
  124. type ResourceIdType = String
  125. trait ResourceMetadata extends Object

    Describes the metadata of a resource.

    Describes the metadata of a resource.

    Annotations
    @RawJSType() @native()
  126. type ResourceNameType = String
  127. trait ResourcePath extends Object

    Describes the path information of a resource.

    Describes the path information of a resource.

    Annotations
    @RawJSType() @native()
  128. trait ResourcePathComponent extends Object

    Describes the resource path.

    Describes the resource path.

    Annotations
    @RawJSType() @native()
  129. type ResourcePathComponentList = Array[ResourcePathComponent]
  130. type ResourceSortType = String
  131. type ResourceStateType = String
  132. type ResourceType = String
  133. type RolePermissionType = String
  134. type RoleType = String
  135. type SearchQueryType = String
  136. trait SharePrincipal extends Object

    Describes the recipient type and ID, if available.

    Describes the recipient type and ID, if available.

    Annotations
    @RawJSType() @native()
  137. type SharePrincipalList = Array[SharePrincipal]
  138. trait ShareResult extends Object

    Describes the share results of a resource.

    Describes the share results of a resource.

    Annotations
    @RawJSType() @native()
  139. type ShareResultsList = Array[ShareResult]
  140. type ShareStatusType = String
  141. type SharedLabel = String
  142. type SharedLabels = Array[SharedLabel]
  143. type SignedHeaderMap = Dictionary[HeaderValueType]
  144. type SizeType = Double
  145. trait StorageRuleType extends Object

    Describes the storage for a user.

    Describes the storage for a user.

    Annotations
    @RawJSType() @native()
  146. type StorageType = String
  147. trait Subscription extends Object

    Describes a subscription.

    Describes a subscription.

    Annotations
    @RawJSType() @native()
  148. type SubscriptionEndPointType = String
  149. type SubscriptionList = Array[Subscription]
  150. type SubscriptionProtocolType = String
  151. type SubscriptionType = String
  152. type TimeZoneIdType = String
  153. type TimestampType = Date
  154. trait UpdateDocumentRequest extends Object
    Annotations
    @RawJSType() @native()
  155. trait UpdateDocumentVersionRequest extends Object
    Annotations
    @RawJSType() @native()
  156. trait UpdateFolderRequest extends Object
    Annotations
    @RawJSType() @native()
  157. trait UpdateUserRequest extends Object
    Annotations
    @RawJSType() @native()
  158. trait UpdateUserResponse extends Object
    Annotations
    @RawJSType() @native()
  159. trait UploadMetadata extends Object

    Describes the upload.

    Describes the upload.

    Annotations
    @RawJSType() @native()
  160. type UrlType = String
  161. trait User extends Object

    Describes a user.

    Describes a user.

    Annotations
    @RawJSType() @native()
  162. type UserActivities = Array[Activity]
  163. type UserAttributeValueType = String
  164. type UserFilterType = String
  165. type UserIdsType = String
  166. trait UserMetadata extends Object

    Describes the metadata of the user.

    Describes the metadata of the user.

    Annotations
    @RawJSType() @native()
  167. type UserMetadataList = Array[UserMetadata]
  168. type UserSortType = String
  169. type UserStatusType = String
  170. trait UserStorageMetadata extends Object

    Describes the storage for a user.

    Describes the storage for a user.

    Annotations
    @RawJSType() @native()
  171. type UserType = String
  172. type UsernameType = String
  173. class WorkDocs extends Object
    Annotations
    @RawJSType() @native() @JSImport( "aws-sdk" , "WorkDocs" )
  174. implicit final class WorkDocsOps extends AnyVal

Value Members

  1. object AbortDocumentVersionUploadRequest
  2. object ActivateUserRequest
  3. object ActivateUserResponse
  4. object Activity
  5. object ActivityTypeEnum
  6. object AddResourcePermissionsRequest
  7. object AddResourcePermissionsResponse
  8. object BooleanEnumTypeEnum
  9. object Comment
  10. object CommentMetadata
  11. object CommentStatusTypeEnum
  12. object CommentVisibilityTypeEnum
  13. object CreateCommentRequest
  14. object CreateCommentResponse
  15. object CreateCustomMetadataRequest
  16. object CreateCustomMetadataResponse
  17. object CreateFolderRequest
  18. object CreateFolderResponse
  19. object CreateLabelsRequest
  20. object CreateLabelsResponse
  21. object CreateNotificationSubscriptionRequest
  22. object CreateNotificationSubscriptionResponse
  23. object CreateUserRequest
  24. object CreateUserResponse
  25. object DeactivateUserRequest
  26. object DeleteCommentRequest
  27. object DeleteCustomMetadataRequest
  28. object DeleteCustomMetadataResponse
  29. object DeleteDocumentRequest
  30. object DeleteFolderContentsRequest
  31. object DeleteFolderRequest
  32. object DeleteLabelsRequest
  33. object DeleteLabelsResponse
  34. object DeleteNotificationSubscriptionRequest
  35. object DeleteUserRequest
  36. object DescribeActivitiesRequest
  37. object DescribeActivitiesResponse
  38. object DescribeCommentsRequest
  39. object DescribeCommentsResponse
  40. object DescribeDocumentVersionsRequest
  41. object DescribeDocumentVersionsResponse
  42. object DescribeFolderContentsRequest
  43. object DescribeFolderContentsResponse
  44. object DescribeGroupsRequest
  45. object DescribeGroupsResponse
  46. object DescribeNotificationSubscriptionsRequest
  47. object DescribeNotificationSubscriptionsResponse
  48. object DescribeResourcePermissionsRequest
  49. object DescribeResourcePermissionsResponse
  50. object DescribeRootFoldersRequest
  51. object DescribeRootFoldersResponse
  52. object DescribeUsersRequest
  53. object DescribeUsersResponse
  54. object DocumentMetadata
  55. object DocumentSourceTypeEnum
  56. object DocumentStatusTypeEnum
  57. object DocumentThumbnailTypeEnum
  58. object DocumentVersionMetadata
  59. object DocumentVersionStatusEnum
  60. object FolderContentTypeEnum
  61. object FolderMetadata
  62. object GetCurrentUserRequest
  63. object GetCurrentUserResponse
  64. object GetDocumentPathRequest
  65. object GetDocumentPathResponse
  66. object GetDocumentRequest
  67. object GetDocumentResponse
  68. object GetDocumentVersionRequest
  69. object GetDocumentVersionResponse
  70. object GetFolderPathRequest
  71. object GetFolderPathResponse
  72. object GetFolderRequest
  73. object GetFolderResponse
  74. object GetResourcesRequest
  75. object GetResourcesResponse
  76. object GroupMetadata
  77. object InitiateDocumentVersionUploadRequest
  78. object InitiateDocumentVersionUploadResponse
  79. object LocaleTypeEnum
  80. object NotificationOptions
  81. object OrderTypeEnum
  82. object Participants
  83. object PermissionInfo
  84. object Principal
  85. object PrincipalTypeEnum
  86. object RemoveAllResourcePermissionsRequest
  87. object RemoveResourcePermissionRequest
  88. object ResourceCollectionTypeEnum
  89. object ResourceMetadata
  90. object ResourcePath
  91. object ResourcePathComponent
  92. object ResourceSortTypeEnum
  93. object ResourceStateTypeEnum
  94. object ResourceTypeEnum
  95. object RolePermissionTypeEnum
  96. object RoleTypeEnum
  97. object SharePrincipal
  98. object ShareResult
  99. object ShareStatusTypeEnum
  100. object StorageRuleType
  101. object StorageTypeEnum
  102. object Subscription
  103. object SubscriptionProtocolTypeEnum
  104. object SubscriptionTypeEnum
  105. object UpdateDocumentRequest
  106. object UpdateDocumentVersionRequest
  107. object UpdateFolderRequest
  108. object UpdateUserRequest
  109. object UpdateUserResponse
  110. object UploadMetadata
  111. object User
  112. object UserFilterTypeEnum
  113. object UserMetadata
  114. object UserSortTypeEnum
  115. object UserStatusTypeEnum
  116. object UserStorageMetadata
  117. object UserTypeEnum

Inherited from AnyRef

Inherited from Any

Ungrouped