public static class DraftApi.NotImplemented extends CommentApi.NotImplemented implements DraftApi
DraftApi.NotImplemented
Constructor and Description |
---|
NotImplemented() |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
CommentInfo |
update(DraftInput in) |
delete, get
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
delete, get
public CommentInfo update(DraftInput in) throws RestApiException
update
in interface DraftApi
RestApiException
public void delete() throws RestApiException
delete
in interface DraftApi
RestApiException