Interface RestResource
- 
- All Known Implementing Classes:
- AccessResource,- AccountResource,- AccountResource.Capability,- AccountResource.Email,- AccountResource.SshKey,- AccountResource.Star,- AccountResource.StarredChange,- AttentionSetEntryResource,- BranchResource,- CacheResource,- CapabilityResource,- ChangeEditResource,- ChangeMessageResource,- ChangeResource,- ChildProjectResource,- CommitResource,- ConfigResource,- DashboardResource,- DraftCommentResource,- FileResource,- FileResource,- FixResource,- GroupResource,- HumanCommentResource,- LabelResource,- MemberResource,- PluginResource,- ProjectResource,- RefResource,- ReviewerResource,- RevisionResource,- RobotCommentResource,- SubgroupResource,- TagResource,- TaskResource,- TopLevelResource,- TopMenuResource,- VoteResource
 
 public interface RestResourceGeneric resource handle defining arguments to views.Resource handle returned by RestCollectionand passed to aRestViewsuch asRestReadVieworRestModifyView.
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static interfaceRestResource.HasETagA resource with an ETag.static interfaceRestResource.HasLastModifiedA resource with a last modification date.
 
-