Class PostLabels

java.lang.Object
com.google.gerrit.server.restapi.project.PostLabels
All Implemented Interfaces:
RestCollectionModifyView<ProjectResource,LabelResource,BatchLabelInput>, RestCollectionView<ProjectResource,LabelResource,BatchLabelInput>, RestView<LabelResource>

REST endpoint that allows to add, update and delete label definitions in a batch.