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, getclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, getpublic CommentInfo update(DraftInput in) throws RestApiException
update in interface DraftApiRestApiExceptionpublic void delete()
            throws RestApiException
delete in interface DraftApiRestApiException