Class GpgKeyApi.NotImplemented
java.lang.Object
com.google.gerrit.extensions.api.accounts.GpgKeyApi.NotImplemented
- All Implemented Interfaces:
GpgKeyApi
- Enclosing interface:
- GpgKeyApi
A default implementation which allows source compatibility when adding new methods to the
interface.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gerrit.extensions.api.accounts.GpgKeyApi
GpgKeyApi.NotImplemented
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotImplemented
public NotImplemented()
-
-
Method Details
-
get
- Specified by:
get
in interfaceGpgKeyApi
- Throws:
RestApiException
-
delete
- Specified by:
delete
in interfaceGpgKeyApi
- Throws:
RestApiException
-