public interface FilesetUpdateRequest extends RESTRequest
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | FilesetUpdateRequest.RemoveFilesetCommentRequestThe fileset update request for removing the comment of a fileset. | 
| static class  | FilesetUpdateRequest.RemoveFilesetPropertiesRequestThe fileset update request for removing the properties of a fileset. | 
| static class  | FilesetUpdateRequest.RenameFilesetRequestThe fileset update request for renaming a fileset. | 
| static class  | FilesetUpdateRequest.SetFilesetPropertiesRequestThe fileset update request for setting the properties of a fileset. | 
| static class  | FilesetUpdateRequest.UpdateFilesetCommentRequestThe fileset update request for updating the comment of a fileset. | 
| Modifier and Type | Method and Description | 
|---|---|
| FilesetChange | filesetChange()Returns the fileset change. | 
validateFilesetChange filesetChange()