WorkDocs
import { WorkDocs } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/workdocs.ts";class WorkDocs { }
constructor(apiFactory: client.ApiFactory);
async abortDocumentVersionUpload(params: AbortDocumentVersionUploadRequest, opts?: client.RequestOptions): Promise<void>;
async activateUser(params: ActivateUserRequest, opts?: client.RequestOptions): Promise<ActivateUserResponse>;
async addResourcePermissions(params: AddResourcePermissionsRequest, opts?: client.RequestOptions): Promise<AddResourcePermissionsResponse>;
async createComment(params: CreateCommentRequest, opts?: client.RequestOptions): Promise<CreateCommentResponse>;
async createCustomMetadata(params: CreateCustomMetadataRequest, opts?: client.RequestOptions): Promise<void>;
async createFolder(params: CreateFolderRequest, opts?: client.RequestOptions): Promise<CreateFolderResponse>;
async createNotificationSubscription(params: CreateNotificationSubscriptionRequest, opts?: client.RequestOptions): Promise<CreateNotificationSubscriptionResponse>;
async createUser(params: CreateUserRequest, opts?: client.RequestOptions): Promise<CreateUserResponse>;
async deleteCustomMetadata(params: DeleteCustomMetadataRequest, opts?: client.RequestOptions): Promise<void>;
async deleteFolderContents(params: DeleteFolderContentsRequest, opts?: client.RequestOptions): Promise<void>;
async deleteNotificationSubscription(params: DeleteNotificationSubscriptionRequest, opts?: client.RequestOptions): Promise<void>;
async describeActivities(params?: DescribeActivitiesRequest, opts?: client.RequestOptions): Promise<DescribeActivitiesResponse>;
async describeComments(params: DescribeCommentsRequest, opts?: client.RequestOptions): Promise<DescribeCommentsResponse>;
async describeDocumentVersions(params: DescribeDocumentVersionsRequest, opts?: client.RequestOptions): Promise<DescribeDocumentVersionsResponse>;
async describeFolderContents(params: DescribeFolderContentsRequest, opts?: client.RequestOptions): Promise<DescribeFolderContentsResponse>;
async describeGroups(params: DescribeGroupsRequest, opts?: client.RequestOptions): Promise<DescribeGroupsResponse>;
async describeNotificationSubscriptions(params: DescribeNotificationSubscriptionsRequest, opts?: client.RequestOptions): Promise<DescribeNotificationSubscriptionsResponse>;
async describeResourcePermissions(params: DescribeResourcePermissionsRequest, opts?: client.RequestOptions): Promise<DescribeResourcePermissionsResponse>;
async describeRootFolders(params: DescribeRootFoldersRequest, opts?: client.RequestOptions): Promise<DescribeRootFoldersResponse>;
async describeUsers(params?: DescribeUsersRequest, opts?: client.RequestOptions): Promise<DescribeUsersResponse>;
async getCurrentUser(params: GetCurrentUserRequest, opts?: client.RequestOptions): Promise<GetCurrentUserResponse>;
async getDocument(params: GetDocumentRequest, opts?: client.RequestOptions): Promise<GetDocumentResponse>;
async getDocumentPath(params: GetDocumentPathRequest, opts?: client.RequestOptions): Promise<GetDocumentPathResponse>;
async getDocumentVersion(params: GetDocumentVersionRequest, opts?: client.RequestOptions): Promise<GetDocumentVersionResponse>;
async getFolder(params: GetFolderRequest, opts?: client.RequestOptions): Promise<GetFolderResponse>;
async getFolderPath(params: GetFolderPathRequest, opts?: client.RequestOptions): Promise<GetFolderPathResponse>;
async getResources(params?: GetResourcesRequest, opts?: client.RequestOptions): Promise<GetResourcesResponse>;
async initiateDocumentVersionUpload(params: InitiateDocumentVersionUploadRequest, opts?: client.RequestOptions): Promise<InitiateDocumentVersionUploadResponse>;
async removeAllResourcePermissions(params: RemoveAllResourcePermissionsRequest, opts?: client.RequestOptions): Promise<void>;
async removeResourcePermission(params: RemoveResourcePermissionRequest, opts?: client.RequestOptions): Promise<void>;
async updateDocumentVersion(params: UpdateDocumentVersionRequest, opts?: client.RequestOptions): Promise<void>;
async updateUser(params: UpdateUserRequest, opts?: client.RequestOptions): Promise<UpdateUserResponse>;
§Constructors
§
new WorkDocs(apiFactory: client.ApiFactory)
[src]§Methods
§
abortDocumentVersionUpload(params: AbortDocumentVersionUploadRequest, opts?: client.RequestOptions): Promise<void>
[src]§
activateUser(params: ActivateUserRequest, opts?: client.RequestOptions): Promise<ActivateUserResponse>
[src]§
addResourcePermissions(params: AddResourcePermissionsRequest, opts?: client.RequestOptions): Promise<AddResourcePermissionsResponse>
[src]§
createComment(params: CreateCommentRequest, opts?: client.RequestOptions): Promise<CreateCommentResponse>
[src]§
createCustomMetadata(params: CreateCustomMetadataRequest, opts?: client.RequestOptions): Promise<void>
[src]§
createFolder(params: CreateFolderRequest, opts?: client.RequestOptions): Promise<CreateFolderResponse>
[src]§
createNotificationSubscription(params: CreateNotificationSubscriptionRequest, opts?: client.RequestOptions): Promise<CreateNotificationSubscriptionResponse>
[src]§
deleteCustomMetadata(params: DeleteCustomMetadataRequest, opts?: client.RequestOptions): Promise<void>
[src]§
deleteFolderContents(params: DeleteFolderContentsRequest, opts?: client.RequestOptions): Promise<void>
[src]§
deleteNotificationSubscription(params: DeleteNotificationSubscriptionRequest, opts?: client.RequestOptions): Promise<void>
[src]§
describeActivities(params?: DescribeActivitiesRequest, opts?: client.RequestOptions): Promise<DescribeActivitiesResponse>
[src]§
describeComments(params: DescribeCommentsRequest, opts?: client.RequestOptions): Promise<DescribeCommentsResponse>
[src]§
describeDocumentVersions(params: DescribeDocumentVersionsRequest, opts?: client.RequestOptions): Promise<DescribeDocumentVersionsResponse>
[src]§
describeFolderContents(params: DescribeFolderContentsRequest, opts?: client.RequestOptions): Promise<DescribeFolderContentsResponse>
[src]§
describeGroups(params: DescribeGroupsRequest, opts?: client.RequestOptions): Promise<DescribeGroupsResponse>
[src]§
describeNotificationSubscriptions(params: DescribeNotificationSubscriptionsRequest, opts?: client.RequestOptions): Promise<DescribeNotificationSubscriptionsResponse>
[src]§
describeResourcePermissions(params: DescribeResourcePermissionsRequest, opts?: client.RequestOptions): Promise<DescribeResourcePermissionsResponse>
[src]§
describeRootFolders(params: DescribeRootFoldersRequest, opts?: client.RequestOptions): Promise<DescribeRootFoldersResponse>
[src]§
describeUsers(params?: DescribeUsersRequest, opts?: client.RequestOptions): Promise<DescribeUsersResponse>
[src]§
getCurrentUser(params: GetCurrentUserRequest, opts?: client.RequestOptions): Promise<GetCurrentUserResponse>
[src]§
getDocumentPath(params: GetDocumentPathRequest, opts?: client.RequestOptions): Promise<GetDocumentPathResponse>
[src]§
getDocumentVersion(params: GetDocumentVersionRequest, opts?: client.RequestOptions): Promise<GetDocumentVersionResponse>
[src]§
getFolderPath(params: GetFolderPathRequest, opts?: client.RequestOptions): Promise<GetFolderPathResponse>
[src]§
getResources(params?: GetResourcesRequest, opts?: client.RequestOptions): Promise<GetResourcesResponse>
[src]§
initiateDocumentVersionUpload(params: InitiateDocumentVersionUploadRequest, opts?: client.RequestOptions): Promise<InitiateDocumentVersionUploadResponse>
[src]§
removeAllResourcePermissions(params: RemoveAllResourcePermissionsRequest, opts?: client.RequestOptions): Promise<void>
[src]§
removeResourcePermission(params: RemoveResourcePermissionRequest, opts?: client.RequestOptions): Promise<void>
[src]§
updateDocumentVersion(params: UpdateDocumentVersionRequest, opts?: client.RequestOptions): Promise<void>
[src]§Static Properties
§
ApiMetadata: client.ApiMetadata
[src]