Class Response.Accepted
java.lang.Object
com.google.gerrit.extensions.restapi.Response<Object>
com.google.gerrit.extensions.restapi.Response.Accepted
Accepted as task for asynchronous execution.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.gerrit.extensions.restapi.Response
Response.Accepted, Response.Redirect
-
Method Summary
-
Method Details
-
isNone
public boolean isNone() -
statusCode
public int statusCode()- Specified by:
statusCode
in classResponse<Object>
-
value
-
headers
-
caching
-
caching
-
location
-
hashCode
public int hashCode() -
equals
-
toString
-