public class ListFolderDefaultPermissionsJson extends BaseJson
Constructor and Description |
---|
ListFolderDefaultPermissionsJson() |
Modifier and Type | Method and Description |
---|---|
PathOrFolderIdJson |
getFolderPathOrId() |
String |
getRoomGuid()
Guid of workspace
|
Integer |
getRoomId()
Id of the workspace
|
void |
setFolderPathOrId(PathOrFolderIdJson folderPathOrId) |
void |
setRoomGuid(String roomGuid)
Guid of workspace
|
void |
setRoomId(Integer roomId)
Id of the workspace
|
getObjType, setObjType, toString
public String getRoomGuid()
public void setRoomGuid(String roomGuid)
roomGuid
- Guid of workspacepublic PathOrFolderIdJson getFolderPathOrId()
public void setFolderPathOrId(PathOrFolderIdJson folderPathOrId)
public Integer getRoomId()
public void setRoomId(Integer roomId)
roomId
- Id of the workspaceCopyright © 2019. All rights reserved.