public static final class RemoveFilePermissionRequest.MemberList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
RemoveFilePermissionRequest.MemberList |
build() |
RemoveFilePermissionRequest.MemberList.Builder |
cdsIdentity(RemoveFilePermissionRequest.CdsIdentity cdsIdentity)
The permission information.
|
RemoveFilePermissionRequest.MemberList.Builder |
roleId(String roleId)
The role ID.
|
public RemoveFilePermissionRequest.MemberList.Builder cdsIdentity(RemoveFilePermissionRequest.CdsIdentity cdsIdentity)
public RemoveFilePermissionRequest.MemberList.Builder roleId(String roleId)
Valid values: * SystemFileEditorWithoutShareLink : the role that has the permissions to edit files but cannot share files * SystemFileUploaderAndDownloaderWithShareLink : the role that has the permissions to upload, download, and share files * SystemFileDownloader : the role that has the permissions to download files * SystemFileEditorWithoutDelete : the role that has the permissions to edit files but cannot delete files * SystemFileOwner : the role that has the permissions to collaborate with others * SystemFileDownloaderWithShareLink : the role that has the permissions to download and share files * SystemFileUploaderAndViewer : the role that has the permissions to preview or upload files * SystemFileViewer : the role that has the permissions to preview files * SystemFileEditor : the role that has the permissions to edit files * SystemFileUploaderWithShareLink : the role that has the permissions to upload or share files * SystemFileUploader : the role that has the permission to upload files * SystemFileUploaderAndDownloader : the role that has the permissions to upload or download files * SystemFileMetaViewer : the role that has the permissions to view files
public RemoveFilePermissionRequest.MemberList build()
Copyright © 2024. All rights reserved.