public interface VerifyStatusApi
Modifier and Type | Interface and Description |
---|---|
static class |
VerifyStatusApi.NotImplemented
A default implementation which allows source compatibility
when adding new methods to the interface.
|
Modifier and Type | Method and Description |
---|---|
void |
verifications(VerifyInput verifyInput) |
void verifications(VerifyInput verifyInput) throws com.google.gerrit.extensions.restapi.RestApiException
com.google.gerrit.extensions.restapi.RestApiException
Copyright © 2016. All rights reserved.