JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.google.gerrit.extensions.api.changes
Interface AttentionSetApi
public interface
AttentionSetApi
API for managing the attention set of a change.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
remove
(
AttentionSetInput
input)
Method Details
remove
void
remove
(
AttentionSetInput
input)
throws
RestApiException
Throws:
RestApiException