public interface FilesetUpdateRequest extends RESTRequest
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
FilesetUpdateRequest.RemoveFilesetCommentRequest
The fileset update request for removing the comment of a fileset. 
 | 
static class  | 
FilesetUpdateRequest.RemoveFilesetPropertiesRequest
The fileset update request for removing the properties of a fileset. 
 | 
static class  | 
FilesetUpdateRequest.RenameFilesetRequest
The fileset update request for renaming a fileset. 
 | 
static class  | 
FilesetUpdateRequest.SetFilesetPropertiesRequest
The fileset update request for setting the properties of a fileset. 
 | 
static class  | 
FilesetUpdateRequest.UpdateFilesetCommentRequest
The fileset update request for updating the comment of a fileset. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FilesetChange | 
filesetChange()
Returns the fileset change. 
 | 
validateFilesetChange filesetChange()