Class GpgKeyApi.NotImplemented
- java.lang.Object
-
- com.google.gerrit.extensions.api.accounts.GpgKeyApi.NotImplemented
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.google.gerrit.extensions.api.accounts.GpgKeyApi
GpgKeyApi.NotImplemented
-
-
Constructor Summary
Constructors Constructor Description NotImplemented()
-
-
-
Method Detail
-
get
public GpgKeyInfo get() throws RestApiException
- Specified by:
get
in interfaceGpgKeyApi
- Throws:
RestApiException
-
delete
public void delete() throws RestApiException
- Specified by:
delete
in interfaceGpgKeyApi
- Throws:
RestApiException
-
-