public class DiffbotClient extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
Article |
article(String url) |
static DiffbotClient |
newClient(String token)
create diffbot client with token
|
static DiffbotClient |
newClient(String token,
long timeout)
create diffbot client with token and request timeout
|
public static DiffbotClient newClient(String token)
token - public static DiffbotClient newClient(String token, long timeout)
token - timeout - Copyright © 2016. All Rights Reserved.