public class PutConfig extends Object implements com.google.gerrit.extensions.restapi.RestModifyView<ProjectResource,PutConfig.Input>
Modifier and Type | Class and Description |
---|---|
static class |
PutConfig.Input |
Modifier and Type | Method and Description |
---|---|
ConfigInfo |
apply(ProjectControl ctrl,
PutConfig.Input input) |
ConfigInfo |
apply(ProjectResource rsrc,
PutConfig.Input input) |
public ConfigInfo apply(ProjectResource rsrc, PutConfig.Input input) throws com.google.gerrit.extensions.restapi.ResourceNotFoundException, com.google.gerrit.extensions.restapi.BadRequestException, com.google.gerrit.extensions.restapi.ResourceConflictException
apply
in interface com.google.gerrit.extensions.restapi.RestModifyView<ProjectResource,PutConfig.Input>
com.google.gerrit.extensions.restapi.ResourceNotFoundException
com.google.gerrit.extensions.restapi.BadRequestException
com.google.gerrit.extensions.restapi.ResourceConflictException
public ConfigInfo apply(ProjectControl ctrl, PutConfig.Input input) throws com.google.gerrit.extensions.restapi.ResourceNotFoundException, com.google.gerrit.extensions.restapi.BadRequestException, com.google.gerrit.extensions.restapi.ResourceConflictException
com.google.gerrit.extensions.restapi.ResourceNotFoundException
com.google.gerrit.extensions.restapi.BadRequestException
com.google.gerrit.extensions.restapi.ResourceConflictException