public static interface BookmarkService.RemoveRequest extends Request<BookmarkService.RemoveRequest,BookmarkService.RemoveResponse>
Modifier and Type | Method and Description |
---|---|
BookmarkService.RemoveRequest |
async(Boolean async)
Indicates if the remove should be performed asynchronously.
|
BookmarkService.RemoveRequest async(Boolean async)
Indicates if the remove should be performed asynchronously.
Copyright © 2016. All rights reserved.