Class ProjectApi.ListLabelsRequest
java.lang.Object
com.google.gerrit.extensions.api.projects.ProjectApi.ListLabelsRequest
- Enclosing interface:
- ProjectApi
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract List<LabelDefinitionInfo> get()withInherited(boolean inherited) withVoteableOnRef(String voteableOnRef) 
- 
Field Details- 
inheritedprotected boolean inherited
- 
voteableOnRef
 
- 
- 
Constructor Details- 
ListLabelsRequestpublic ListLabelsRequest()
 
- 
- 
Method Details- 
get- Throws:
- RestApiException
 
- 
withInherited
- 
withVoteableOnRef
 
-