Class TopLevelResource
- java.lang.Object
-
- com.google.gerrit.extensions.restapi.TopLevelResource
-
- All Implemented Interfaces:
RestResource
public class TopLevelResource extends Object implements RestResource
Special marker resource naming the top-level of a REST space.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.google.gerrit.extensions.restapi.RestResource
RestResource.HasETag, RestResource.HasLastModified
-
-
Field Summary
Fields Modifier and Type Field Description static TopLevelResource
INSTANCE
-
-
-
Field Detail
-
INSTANCE
public static final TopLevelResource INSTANCE
-
-