CommitApi.NotImplemented
Constructor and Description |
---|
NotImplemented() |
Modifier and Type | Method and Description |
---|---|
ChangeApi |
cherryPick(CherryPickInput input) |
CommitInfo |
get() |
IncludedInInfo |
includedIn() |
public CommitInfo get() throws RestApiException
get
in interface CommitApi
RestApiException
public ChangeApi cherryPick(CherryPickInput input) throws RestApiException
cherryPick
in interface CommitApi
RestApiException
public IncludedInInfo includedIn() throws RestApiException
includedIn
in interface CommitApi
RestApiException